Pinned Repositories
100DaysOfCode-log
My log/progress in the 100 Days of Code Challenge
AdventOfCode23
andfun-kotlin-android-trivia
awesome-fantasy
:european_castle: Fantasy literature worth reading
awesome-scifi
Sci-Fi worth consuming
CircleSim
A basic physics simulation with circles using the Cinder C++ library.
IQ_Quiz
This program tests the IQ of user.
kMessage
A Kotlin based Android chat app
WordCount
A command line tool to find number of words and their frequency written in C++
TheSherlockHomie's Repositories
TheSherlockHomie/100DaysOfCode-log
My log/progress in the 100 Days of Code Challenge
TheSherlockHomie/AdventOfCode23
TheSherlockHomie/andfun-kotlin-android-trivia
TheSherlockHomie/awesome-fantasy
:european_castle: Fantasy literature worth reading
TheSherlockHomie/awesome-scifi
Sci-Fi worth consuming
TheSherlockHomie/base64redirect
TheSherlockHomie/CircleSim
A basic physics simulation with circles using the Cinder C++ library.
TheSherlockHomie/dataStructures
Implementation of data structures for practice
TheSherlockHomie/IQ_Quiz
This program tests the IQ of user.
TheSherlockHomie/kMessage
A Kotlin based Android chat app
TheSherlockHomie/WordCount
A command line tool to find number of words and their frequency written in C++
TheSherlockHomie/Calculator
A simple command based calculator
TheSherlockHomie/CppNet
A client-server based networking library for C++
TheSherlockHomie/CS50x-react-project0
Assignment 0 for CS50x react-native course
TheSherlockHomie/dev-log
My log documenting stuff I do related to software dev & compter science
TheSherlockHomie/ExcelColumnCopyAuto
This is a python script to copy a column from a huge and unwieldy excel file to a new one
TheSherlockHomie/expressionDetect
TheSherlockHomie/global
HTML5 website template
TheSherlockHomie/googleHomepageClone
Google homepage clone for practice
TheSherlockHomie/HacktoberFest_19
This repository aims to cater to all users from beginners to advanced in this Hacktober'19. Everyone will surely have a take away form this. Happy Hacktober !!
TheSherlockHomie/learn-react-todo
Learning React making a TODO app
TheSherlockHomie/learning-rust-book
TheSherlockHomie/OdinProjects
A repositories of all projects I am doing as part of The Odin Project
TheSherlockHomie/RayTracer
TheSherlockHomie/SimpleBlog
A simple blog style website built using Node, Vue and MongoDB
TheSherlockHomie/tsFinanceLog
Learning TypeScript by making a finance logger
TheSherlockHomie/Vector-Class
A simple 2-D vector class to use in other projects