Pinned Repositories
Event-Arrangement
Web Application that schedules events in different locations
CS390-WritingCenter
Writing Center project for CS390 Software Engineering
POS
Trying to learn android development with Kotlin and building a Point-of-Sale app
Game-of-Life
This is not a game in its usual meaning. The human player’s input just creates the initial state of the “universe.” After that, the game is completely deterministic, and one just observes the evolution of life forms, migration, and even socialization of primitive organisms. The Game of Life was described by John Conway in 1970. It came from a mathematical problem, and since 1970 it has attracted the interest of scientists in various fields: physics, biology, economics, and so on. The most amazing feature of this game is its simplicity, leading to many more complex patterns.
pepe-s-pizza
A basic application made by Java SWING components that orders pizza
Desktop-Tic-Tac-Toe3
Tic Tac Toe with GUI
Badges4-README.md-Profile
👩💻👨💻 Improve your README.md profile with these amazing badges.
Battleship
A two player strategy game where each player has to find and destroy 5 ships of the opponent in order to win.
Binary-Bot
My Personal Repository
Binary-Bot.github.io
Binary-Bot's Repositories
Binary-Bot/Binary-Bot.github.io
Binary-Bot/django-crm
Binary-Bot/Ticketing-Management-System
Binary-Bot/Binary-Bot
My Personal Repository
Binary-Bot/Tasks
A basic task app with a widget that keeps track of time spent on a particular task and displays it visually as well.
Binary-Bot/POS
Trying to learn android development with Kotlin and building a Point-of-Sale app
Binary-Bot/Chat
Binary-Bot/MySentimentAnalysis
Its a sentiment analysis tool that i built from scratch. I am comparing it with NTLK's sentiment analysis tool
Binary-Bot/Fitts-Law
Fitts’s law is an observation about the movement time to a target y will allow you verify that Fitts’s law holds for indirect pointing devices (i.e. a Mouse) based on the relationship between its size and distance. This program
Binary-Bot/PreAttentiveProcessing
A program that demonstrates that people are able to execute a parallel search for two separate features (color or shape), but when those features are both present in the field of distractors, the search reverts to a serial search.
Binary-Bot/pepe-s-pizza
A basic application made by Java SWING components that orders pizza
Binary-Bot/CS390-WritingCenter
Writing Center project for CS390 Software Engineering
Binary-Bot/Event-Arrangement
Web Application that schedules events in different locations
Binary-Bot/portfolio-aa
a Responsive Personal Portfolio Website Using HTML CSS & JavaScript
Binary-Bot/Text-Generator
This is a program that can predict the next word in a pseudo-sentence based on the previous words in the sequence and the data that is used to create a statistical model with the help of natural language processing and preprocessing with the NLTK library, string operations, and the application of statistics in the code.
Binary-Bot/Badges4-README.md-Profile
👩💻👨💻 Improve your README.md profile with these amazing badges.
Binary-Bot/Desktop-Tic-Tac-Toe3
Tic Tac Toe with GUI
Binary-Bot/Game-of-Life
This is not a game in its usual meaning. The human player’s input just creates the initial state of the “universe.” After that, the game is completely deterministic, and one just observes the evolution of life forms, migration, and even socialization of primitive organisms. The Game of Life was described by John Conway in 1970. It came from a mathematical problem, and since 1970 it has attracted the interest of scientists in various fields: physics, biology, economics, and so on. The most amazing feature of this game is its simplicity, leading to many more complex patterns.
Binary-Bot/Battleship
A two player strategy game where each player has to find and destroy 5 ships of the opponent in order to win.
Binary-Bot/Bulls_and_Cows
Binary-Bot/Tic-Tac-Toe
A basic 2 player game of tic tac toe. 3rd project with Jetbrains
Binary-Bot/simple-chatty-bot
First Java Project
Binary-Bot/IntroToStatisticalLearningR-
Work on Introduction to Statistical Learning