Pinned Repositories
commit-log
Distributed Commit Log implementation using Golang.
Distributed-Systems-Lab
Image-Editing-Using-Python
Simple Python script to edit multiple images in one go
Images-to-PDF
Converts images to PDFs for each question separately
Movie-Review-System
IMDb clone using Django (backend), HTML/CSS/JS (frontend) and MongoDB (database)
Pattern-Recognition
RPC-File-Server
Simple RPC File Server implementation using XMLRPC, Cryptography and Tkinter
rust-compiler
Rust powered compiler to parse, evaluate and execute a simple programming language
serverless-stack-api
Serverless API for Notes app using Serverless Stack
SwiftUI-ToDoList
ToDo-List App using CoreData and SwiftUI
abhinav1912's Repositories
abhinav1912/Movie-Review-System
IMDb clone using Django (backend), HTML/CSS/JS (frontend) and MongoDB (database)
abhinav1912/Distributed-Systems-Lab
abhinav1912/Image-Editing-Using-Python
Simple Python script to edit multiple images in one go
abhinav1912/Images-to-PDF
Converts images to PDFs for each question separately
abhinav1912/Pattern-Recognition
abhinav1912/RPC-File-Server
Simple RPC File Server implementation using XMLRPC, Cryptography and Tkinter
abhinav1912/serverless-stack-api
Serverless API for Notes app using Serverless Stack
abhinav1912/serverless-stack-client
abhinav1912/Socket-Program
abhinav1912/Time-Table-Generator
abhinav1912/Tkinter-Project
Creates a basic user interface for login, which can be used to view/modify a database
abhinav1912/commit-log
Distributed Commit Log implementation using Golang.
abhinav1912/rust-compiler
Rust powered compiler to parse, evaluate and execute a simple programming language
abhinav1912/SwiftUI-ToDoList
ToDo-List App using CoreData and SwiftUI
abhinav1912/AnxietyGo
AnxietyGo is a cross-platform app that helps people with social anxiety.
abhinav1912/data-diff
Efficiently diff rows across two different databases.
abhinav1912/key-value-store
WIP. Will be picked up later.
abhinav1912/khal
:calendar: CLI calendar application
abhinav1912/LeetCode
abhinav1912/LocalFileSearchEngine
abhinav1912/MediaBucket
abhinav1912/python-patterns
A collection of design patterns/idioms in Python
abhinav1912/redis-clone
abhinav1912/redis-rust
abhinav1912/SHA-256
Simple SHA256 algorithm implementation using Python