Pinned Repositories
2D_ScrollGame_CaptainBlaster
A 2D Scrolling Shooter Game
3Dgame_GauntletRunner
A 3D game built in Unity to explore world-building and player controls
Blazor_Bet_Keeper
A demo .NET 5 Blazor Web Assembly app that tracks NFL bets.
Facial_Detection
A Python Convolutional Neural Network Trained for Facial Recognition
Python_CosineSimilarity
A script that calculates and compares cosine similarities for vectors to determine closest match in a latent factor model.
react-native-goals-app
react-native-ts-nav
react-native-typescript-guessing-game
socket-chat-app
An Express.js server app that publishes front-end chat messages using socket.io
Trasher2
Second Pass on an EF6 MVC5 OAuth2 App
Rakesh6720's Repositories
Rakesh6720/PHP-Login-System
Demo login and registration with PHP, AJAX, JQuery, MSYQL
Rakesh6720/Graph_SLAM
Rakesh6720/A_Star_Search
C++ Implementation of the A Star Search Algorithm
Rakesh6720/ML_Image_Captioning
A Python notebook using an LSTM RNN to generate captions for images.
Rakesh6720/Facial_Detection
A Python Convolutional Neural Network Trained for Facial Recognition
Rakesh6720/Python_Image_Classifier
Rakesh6720/my-first-blog
A blog created with the Django-Python web framework
Rakesh6720/django_blog
A blog created using the Django-Python web framework
Rakesh6720/PhoneWorld
Android Native App in C#
Rakesh6720/CompVision_Git
Facial Detection Neural Net in Python
Rakesh6720/PyTorch_dataLoader
Rakesh6720/ComputerVision
Facial Detection Neural Net in Python
Rakesh6720/PictureViewer
A Windows Form Application written in C#
Rakesh6720/Oculus_VRTK_Integration_1
VRTK v.4 Integration w/ Oculus User Inputs
Rakesh6720/XamarinForms_Editor
A cross/platform C# Component for Editor UI
Rakesh6720/XamarinForms_EntryFunction
A Xamarin Forms Component for app entry on iOS
Rakesh6720/XamarinForms_Buttons
A XamarinForms app skeleton highlighting the use of <Buttons> in cross/platform C# iOS dev
Rakesh6720/XamarinForms_Labels
A XamarinForms layout demonstrating the use of Labels in cross/platform C# development for iOS
Rakesh6720/XamarinForms_Stacks
Xamarin.Forms project highlighting Stack UI Layout
Rakesh6720/choreBot_cssJS_game
Rakesh6720/node-express-postgres-api-demo
An example CRUD app demonstrating Node, Express.js, and Postgres for API
Rakesh6720/React-QuizComponent
Rakesh6720/cSharp_OOP_BizApp
OOP principles demonstrated in a .NET business application
Rakesh6720/GatsbyJS_Static_Demo_Site
An example of a static web site built with the Gatsby.js framework
Rakesh6720/Angular-AlbumStoreProductPage
Rakesh6720/Angular_EventManager
A conference organizing application using Typescript and Angular.
Rakesh6720/cpp_BankAccount_ex
A simple example of a Bank Account application w/ Deposit, Withdraw, and Report methods
Rakesh6720/Python_CosineSimilarity
A script that calculates and compares cosine similarities for vectors to determine closest match in a latent factor model.
Rakesh6720/python_Collection_of_Classifiers
Python program testing 4 different Sci-Kit Classifiers on a data set.
Rakesh6720/python_GeographyQuiz
A Python script that creates 50 distinct 'State Capital' quizzes and answer keys using the random module.