Pinned Repositories
atmApp
An ATM application using JDBC and SQL. The application allows users to interact with the database and they can monitor their own transaction through logins as well as the efficient system which keeps track of all their updates.
computationalMethods_pythonProjects
compilation of different coding problems solved in computational methods in biology
expenses
An application to track the status of the employee expenses i.e approval/rejection/pending created with Spring Boot
Feedback_frontend_react
FInalProjectNeiuPass
HangmanGame
This is a game that I created over summer research as a part of programming project for Programming 1. Students for Programming 1 for Spring 2018 were given this project as part of their research lab.
penguinEmpire
Built a web app for a penguin store using html, css, bootstrap, javascript and jquery for front end, built an api using express in node.js and used mongodb for database
RegistrationApp
Application using Object Oriented Design in Java. Includes UML diagram, instructions and details in the doc file.
ticTacToe
This is my very first lab project for programming. This was done as a group project and we got a very good remarks for it. We had a limitation of using only methods and loops. Therefore, this is good for anyone who is just starting in coding and is not familiar to strings or OOP.
Todo-App
A todo app created using react's create-react-app for the front end, and used nodejs/express with mongodb for the backend
MisD77's Repositories
MisD77/expenses
An application to track the status of the employee expenses i.e approval/rejection/pending created with Spring Boot
MisD77/FInalProjectNeiuPass
MisD77/Todo-App
A todo app created using react's create-react-app for the front end, and used nodejs/express with mongodb for the backend
MisD77/Feedback_frontend_react
MisD77/penguinEmpire
Built a web app for a penguin store using html, css, bootstrap, javascript and jquery for front end, built an api using express in node.js and used mongodb for database
MisD77/atmApp
An ATM application using JDBC and SQL. The application allows users to interact with the database and they can monitor their own transaction through logins as well as the efficient system which keeps track of all their updates.
MisD77/computationalMethods_pythonProjects
compilation of different coding problems solved in computational methods in biology
MisD77/HangmanGame
This is a game that I created over summer research as a part of programming project for Programming 1. Students for Programming 1 for Spring 2018 were given this project as part of their research lab.
MisD77/RegistrationApp
Application using Object Oriented Design in Java. Includes UML diagram, instructions and details in the doc file.
MisD77/ticTacToe
This is my very first lab project for programming. This was done as a group project and we got a very good remarks for it. We had a limitation of using only methods and loops. Therefore, this is good for anyone who is just starting in coding and is not familiar to strings or OOP.
MisD77/data-analysis-portfolio
MisD77/GlobalAlignment_pairsOfGene
This is my term paper for computational biology. Also an algorithm and code for global alignment of pairs of sequences using Needlaman-Wunsch Algorithm
MisD77/HarvardCS50-lecture0
MisD77/PLTL_FALL-Programming1
A short summer research work including the programming project.