- Washington D.C
- https://mlk.blueelgon.com/
- @elitebytecode
- elitebytecode
- @elitebytecode
Lists (10)
Sort Name ascending (A-Z)
🧮 Discrete Maths
Using Java to solve Discrete Maths Problems🎨 Frontend
Frontend projects using various technologies🔮 Future ideas
✨ Inspiration
☕️ Java Fullstack
Using Java and Spring Boot to build backend services💯 Java Programming
Java Projects - Object-oriented programming🚀 My stack
🧩 NextJs - Reactjs
Building projects with Next JSStars
💬 Typebot is a powerful chatbot builder that you can self-host.
A list of resources for building full-stack Spring Applications
BSN is a social network platform to exchange books between the members.
A list of Java Programming interview Questions
This Git repository features a collection of projects that delve into various key concepts in Discrete Mathematics, including Set Theory, Logical Statements, Proof by Induction, and Recursion. Thes…
Here are Java Projects that will teach you all the concepts of Java Programming from beginner to Pro
This is a movie api developed for backend services for a movie application with reviews from users
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
This application will give your channel a boost with a given number of views per day.
This application will give your channel a boost with a given number of views per day.
This is a clone of the apple website for front-end development purposes
HTML — You’ll master an understanding of how to work with the layout. CSS — The platform requires a fair bit of knowledge on how to style the buttons, cards, etc. JavaScript — There are filters whe…
A quiz app built with html, css3, and Javascript
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
Infix notation is the notation commonly used in arithmetical and logical formulae and statements. It is characterized by the placement of operators between operands – "infixed operators" – such as …
A recursive method to sum the values in an array of integers. Create a file ArraySum.java and add the recursive method public int sumOfArray (Integer[ ] a,int index). Note that ‘a’ is an array of t…
Sorting Double LinkedLists as datais added into a list.
JARVIS-Tools: an open-source software package for data-driven atomistic materials design. Publications: https://scholar.google.com/citations?user=3w6ej94AAAAJ https://www.youtube.com/@dr_k_choudhary
Shopping cart built with MERN & Redux
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
The Web framework for perfectionists with deadlines.
Bradley shop is a family-owned store that sells beverages. The store offers 3 types of beverages: Coffee, Alcohol, and Smoothie. The store is open from 8 in the morning to 11 pm in the afternoon. T…
This repo has several programs like the add total number of input values to get sum using recursive methods particulary
Design a class named Person with fields for holding a person's name, address, and telephone number (all as Strings). Write a constructor that initializes all of these values, and mutator and access…