Pinned Repositories
100-days-python-cookbook
Implementing problem solutions in Python cookbook
Cricket
Material Cricket App
pysimplegui
Example project demonstrating pysimple gui
Raft
Create Raft [ Distributed Consensus Algorithm ] implementation in Python
sqlalchemy-playground
Play ground for exploring SQLAclhemy. The most popular ORM in the python world.
SwiftNotes
This is a very simple, Swiftui note taking app project
tdd-python
Test driven development in Python.
writing-interpreter-in-python
Writing Interpreter in Python
smitsgit's Repositories
smitsgit/sqlalchemy-playground
Play ground for exploring SQLAclhemy. The most popular ORM in the python world.
smitsgit/SwiftNotes
This is a very simple, Swiftui note taking app project
smitsgit/Algorithm-Design-Manual-Programs-V2
Programs for the second edition of the Algorithm Design Manual
smitsgit/bswaf
Build a saas app with flask.
smitsgit/celery-exp
Experiments with Celery
smitsgit/CheckSplitter
Check Splitter IOS App
smitsgit/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
smitsgit/CleanTodo
MVVM Todo app
smitsgit/com.example.ktor-doodle
Doodle Server using Ktor
smitsgit/dsa
Data structures and algorithms practice
smitsgit/fast-api-summary
Explore fast api end to end using docker
smitsgit/flask-forms
Bare minimum flask forms with Flask-WTF and flask-bootstrap
smitsgit/gaming-with-pygame
Pygame exploration
smitsgit/GuessTheFlag
smitsgit/iOSConferences
smitsgit/JetBark
smitsgit/JetpackComposePokedex
Explore jetpack compose
smitsgit/ktor-notes
Ktor note syncing server
smitsgit/lrucache
Implementing LRU Cache in Python
smitsgit/micro-mu
Explore PyQT5
smitsgit/oop-py3
Object oriented programming practice.
smitsgit/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
smitsgit/plugger
Explore plugins using entrypoints and stevedore library
smitsgit/raft-rebooted
Raft implementation again :-)
smitsgit/raft-v1
Attempt at Raft implementation in Python.
smitsgit/SwiftFolio
Portfolio app that targets IOS-SDK 14 and above to
smitsgit/SwiftRocksFolio
Portfolio project to improve the understanding of overall IOS development and Swiftui
smitsgit/templite
Write yourself a template engine in Python
smitsgit/testdjango
Explore Django
smitsgit/wyip
Write yourself an interpreter