anupam1209
Computer Science and Engineering.
National Institute of Technology Karnataka, SurathkalBangalore
Pinned Repositories
03-CSS-Fundamentals
06-CSS-Components
These are basic components built using HTML and CSS.
anupam1209
This is description
anupamprakash-portfolio
This is Anupam Prakash's portfolio made using component library during neogcamp
apfoods
This is a responsive website (for laptop and tablet) made by using HTML5 and CSS3.
Are-you-a-F.R.I.E.N.D.S-fan-
Do you know F.R.I.E.N.D.S? Let's play a quiz and see.
banana-speak
This is minion translator made with the help of VanillaJS
cash-register-app
this is a cash register app
CLI-Quiz-App
A node.js quiz game on topic Famous cities and their nicknames
Omnifood_Desktop_Website
This is an online food ordering website.
anupam1209's Repositories
anupam1209/03-CSS-Fundamentals
anupam1209/06-CSS-Components
These are basic components built using HTML and CSS.
anupam1209/anupam1209
This is description
anupam1209/anupamprakash-portfolio
This is Anupam Prakash's portfolio made using component library during neogcamp
anupam1209/Are-you-a-F.R.I.E.N.D.S-fan-
Do you know F.R.I.E.N.D.S? Let's play a quiz and see.
anupam1209/banana-speak
This is minion translator made with the help of VanillaJS
anupam1209/cash-register-app
this is a cash register app
anupam1209/CLI-Quiz-App
A node.js quiz game on topic Famous cities and their nicknames
anupam1209/Omnifood_Desktop_Website
This is an online food ordering website.
anupam1209/Do-you-know-me-
This is basic CLI Quiz app built with nodeJS. You can send this to your friends and find out who really knows you?
anupam1209/emoji_interpreter
Created with CodeSandbox
anupam1209/flappyBirdGame
this is a simple flappy brid game.
anupam1209/foodhunt
Created with CodeSandbox
anupam1209/fun-translation-app
Convert from English to Yoda speak. Yoda often orders sentences as Object-Subject-Verb, split verbs, switches entire phrases and sometimes uses sentences that are different from his normal syntax!
anupam1209/Guess-My-Number
This repository contains a small project for the learning of DOM (Document Object Model) and Events with JavaScript in web browser
anupam1209/is_your_birthday_lucky
A website which checks whether your birthday is lucky or not by calculating if sum of digits in your birthdate is divisible by your lukcy number
anupam1209/is_your_birthday_palindrome
App which checks whether your birthday is a palindrome birthday or not.
anupam1209/learn-triangles
this is markTwelve project build in neogcamp
anupam1209/minion-translator
this is a minion translator
anupam1209/ModalWindowUI
This is the demo project for learning the JavaScript how different event listeners work.
anupam1209/My-Portfolio
Portfolio website
anupam1209/neogcamp_cash_register_app
A cash register manager which helps the user by telling how can he/she return the change to the customer with minimum number of notes.
anupam1209/OOPS-Part-1
This repository contains detailed notes on Object-Oriented Programming (OOP) concepts in C++. Part 1 covers the foundational topics essential for understanding OOP, including classes, objects, inheritance, polymorphism, and more. These notes are intended for anyone looking to strengthen their grasp on OOP principles in C++.
anupam1209/Pick-Game
This a fun project made for learning the Javascript
anupam1209/profit-or-loss
A website which helps user how much profit or loss he/she is making in percentage & absolute value
anupam1209/react-learning
A small React application which demonstrates the use of React Concepts like JSX, props, components.
anupam1209/SDE_Sheet_Striver
C++ Solutions of 180 Questions [30 Days] of Strivers SDE Sheet , YouTube Channel TAKEUFORWARD (Raj Vikramaditya bhaiyaa)
anupam1209/speak-with-me-secretly
This repo is a React application which allow users to message me anonymously
anupam1209/Today-I-learned-App
A quick, fun and hands-on introduction to web development. A complete web app with HTML, CSS, JavaScript and React!
anupam1209/Working-with-arrays-in-JavaScript
This repo contains various concepts related to arrays in JS and project based on those concepts