Skip to content

Dishant10/Dishant10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation


public struct AboutMe {

    let name = "Dishant Nagpal"

    let location = "Delhi,India"

    var age : Int = 20
    
    var experiences = ["Mentee @ Swift Mentorship Program", "SWE intern @ Simbo.AI"]
    
    var preferredTechStack = ["Swift", "SwiftUI", "SwiftData", "Python", "C++"]
    var familiar = ["HTML", "Javascript", "Realm","Firebase","Java","UIKit","CoreData"]

}

Major Projects

This playground app is the winning submission for the Swift Student Challenge 2023. My submission was about colors and chromesthesia. The app tries to educate users about how colors are used in the digital space and how they are mixed together to make all the colours we see on our screens. YouTube CNBC Article

A lightweight menu bar utility, crafted with Swift and SwiftUI, that optimizes copy/paste productivity. RememberClip empowers users to effortlessly access their clipboard history and swiftly retrieve frequently used snippets of text, eliminating the need for repetitive copying and pasting.

SwiftyCall is an open-source networking library designed to make network requests a breeze for Swift developers. With SwiftyCall, you can easily integrate communication features into your Swift applications without getting caught up in complex networking code.

Swift-based tool that simplifies file management with ease. Its dual functionality offers auto-segregation based on extension and secure encryption/decryption. Enjoy a clean workspace and protect sensitive data. Use this command line tool now and take control of your files like never before!

Connect with me : -

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors