Pinned Repositories
AdvancedDBMS-StudyMaterial
Advanced database management notes
Animal-Trading-Cards
Basic-Server-Codes
bnb-python
CppCodes
All cpp codes done from 2016-2018
Mockup-to-article
FrontEnd 1 nd udacity
PemberleyGPT
A character-level language model trained on my favorite author Jane Austen's text, designed to generate prose in the style of her iconic novels.
SiriWaveView
SwiftUI implementation of iOS9+ Siri waveform
VocaAIOpenAIClient
VocAI
AI Voice Assistant compatible with macOS, iOS & visionOS
muskan09's Repositories
muskan09/CppCodes
All cpp codes done from 2016-2018
muskan09/AdvancedDBMS-StudyMaterial
Advanced database management notes
muskan09/Animal-Trading-Cards
muskan09/C-programs
All C codes done from 2016-2018
muskan09/hello-flask
muskan09/JavaCodes
All java codes done from 2016-2018
muskan09/linux-server-config
muskan09/Log-Analysis-Project
Building an informative summary from logs using postgreSQL and python
muskan09/LotsOfCourses
muskan09/OAuth2.0
Starter Code for Auth&Auth course
muskan09/OpenGL-Graphics-Applications
Drawing Algorithms implemented in C++ using OpenGL
muskan09/Pixel-Art-Maker
A fun and cute game :)
muskan09/PythonCodes
Collection of python codes done from 2016-2018
muskan09/School-of-Sorcery
A magical RESTful Hogwards-esque University Web Application using the Python framework Flask along with implementing third-party OAuth authentication.
muskan09/ShellScripts
All shell scripting done from 2016-2018 and hackerrank bash shell scrip solutions
muskan09/SiriWaveView
SwiftUI implementation of iOS9+ Siri waveform
muskan09/SoftwareEngineering-StudyMaterial
Software engineering study material and umlet diagrams
muskan09/VocAI
AI Voice Assistant compatible with macOS, iOS & visionOS
muskan09/Elements
My personal website made with the Django Framework, deployed via Heroku!
muskan09/PemberleyGPT
A character-level language model trained on my favorite author Jane Austen's text, designed to generate prose in the style of her iconic novels.
muskan09/Rain-or-Shine
A binary classification model which predicts whether it will rain tomorrow in Australia or not. Instead of using ML, I used logistic regression as a neural network and achieved an accuracy of 90.1%.
muskan09/VocaAIOpenAIClient
muskan09/Whos-the-Rap-God
Classifies the rapper based on a given lyric/verse from a given set of rappers with an accuracy of 70.5%
muskan09/hello-world
just to test how to build repositories
muskan09/muskan09
muskan09/muskan09.github.io
muskan09/Simple-Tic-Tac-Toe
This is a very basic version of the classic Tic-Tac-Toe game, easy for beginners to understand!
muskan09/Tkinter
Python GUI learning material
muskan09/tkinter_temp_converter
A simple degrees Fahrenheit to Celsius temperature converter made using Python's Tkinter module!
muskan09/tkinter_text_editor
A (very!) basic text editor GUI application made using Python's tkinter module!