GitHub topics: object-oriented-programming
Davie-Tj/FlagForger-project
Language: C++ - Size: 0 Bytes - Last synced at: 20 minutes ago - Pushed at: about 1 hour ago - Stars: 0 - Forks: 0

lockwo/ihoop
A lightweight package for Strict Abstract/Final Python classes
Language: Python - Size: 22.5 KB - Last synced at: about 13 hours ago - Pushed at: about 15 hours ago - Stars: 4 - Forks: 0

stephaniehicks/jhustatprogramming2025
Course website for Biostat 140.777 in Fall 2025
Language: HTML - Size: 35.5 MB - Last synced at: about 15 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

trofimich/TwinCAT.OpenFramework
Exception-based object-oriented framework for TwinCAT 3.1.4026 and above
Size: 3.21 MB - Last synced at: about 19 hours ago - Pushed at: about 22 hours ago - Stars: 28 - Forks: 1

tryandromeda/andromeda
JS runtime lolz
Language: Rust - Size: 1.46 MB - Last synced at: about 16 hours ago - Pushed at: 1 day ago - Stars: 655 - Forks: 17

NemesLaszlo/ELTE-Programming-Technology-2025
This repository contains the tasks and details of the ELTE Programming technology
Language: Java - Size: 812 KB - Last synced at: about 22 hours ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

taka-rl/super_mario_py
Super Mario style 2D Game (python + pygame)
Language: Python - Size: 239 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

prog2-unimi/sito
Sito web del corso di "Programmazione II" @ UniMI
Language: HTML - Size: 1.37 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 0

Kokonico/ObjLog
Logging, Objectified.
Language: Python - Size: 509 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 7 - Forks: 0

nasa/fprime
F´ - A flight software and embedded systems framework
Language: C++ - Size: 421 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 10,495 - Forks: 1,429

andrei-polukhin/JSONManipulator
Work with JSON files in a Pythonically effective way.
Language: Python - Size: 9.97 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 4

ma-px/Understanding-Object-Oriented-Programming
Discover Object-Oriented Programming the way it was meant to be understood.
Size: 852 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

kempehrigbyar66/SOLx
icon
Size: 149 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Priyanshu-Thakur63/CPP_DSA_projects
A module-wise collection of C++ projects that complement my C++ & DSA Practice repo. Each folder contains hands-on projects for concepts ranging from fundamentals to advanced algorithms, turning theory into real-world applications. Goal: Build a public portfolio, reinforce learning, and showcase practical problem-solving in C++.
Language: C++ - Size: 88.9 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

AnshMNSoni/graphtk
Graph Theory Toolkit (GraphTK)
Language: Python - Size: 850 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

CupChailatte/my-dart-fundamentals
This depository is my way to learn dart whilst keeping a track on my progress . This way I also learn how to use github.
Language: Dart - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

prog2-unimi/temi-svolti
Raccolta di svolgimenti temi d'esame della prova pratica dell'insegnamento "Programmazione II".
Language: Java - Size: 4.52 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 2

siraj-eng/StackOverflow_Post-Simulator
The Stack Overflow Simulator is a learning project that mimics the basic workflow of the Stack Overflow platform. It allows users to post questions, submit answers, and vote on content. The goal of this simulator is to practice object-oriented programming concepts such as encapsulation, relationships between classes, and real-world modeling of enti
Language: C# - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

AngelGomera0917/Curso-de-Python1
🚀 Este repositorio contiene un curso completo de Python, dividido en tres niveles: Básico, Intermedio y Avanzado. Ideal para quienes quieren aprender desde cero o mejorar sus habilidades en Python.
Language: Python - Size: 444 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 1

catptype/YOLO-Inference-Toolkit
A high-level Python toolkit that simplifies inference for any model within the Ultralytics YOLO framework, offering a clean API for detection, classification, and tracking.
Language: Jupyter Notebook - Size: 19.8 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

yegor256/jo
Junior Objects: JavaScript examples that are the "Space Invaders" in-browser game
Language: JavaScript - Size: 623 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 25 - Forks: 8

HashimThePassionate/Python-Deep-Dive
Dive into Python! Master fundamentals, OOP, data structures, algorithms, and design patterns. Become an expert in advanced techniques, CPython compilation, and complex data structures. Solve tough coding challenges with confidence!
Language: Python - Size: 31.1 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 25 - Forks: 3

pharo-project/pharo
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
Language: Smalltalk - Size: 113 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,316 - Forks: 394

nbicocchi/learn-java-core
Intermediate course introducing Object Oriented Programming (OOP) principles applied to the Java language. Recommended to learners with previous experience.
Language: Java - Size: 10.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 90 - Forks: 43

matnoel/EasyFEA
EasyFEA is a user-friendly Python library that simplifies finite element analysis.
Language: Python - Size: 2.69 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 104 - Forks: 13

NickiMash17/CSharpLearning-Journey
A structured, project-based curriculum covering variables, data types, operators, and loops. Features live coding examples, challenges, and achievement tracking to make learning C# engaging and effective.
Language: C# - Size: 53.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

CVUT-FS-12110/Object-Oriented-Programming
OOP Python
Language: Jupyter Notebook - Size: 36.3 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 6

Adityasinghvats/CPP---code
Data Structures and Algorithms
Language: C++ - Size: 10.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

Synthird/object-oriented-bank-account
An OOP class library for simulating bank accounts
Language: Java - Size: 152 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

chester-lang/chester
Trying to make a practical possibly unsound dependently typed language with algebraic effects
Language: Scala - Size: 59.3 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 8 - Forks: 1

Cauebf/veterinary-records
Language: PHP - Size: 1.43 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

tonihamza/The-Yellow-Runner
The Yellow Runner is a fun game where you control a square to color the map while avoiding various enemies. Navigate through 100 levels, aiming to color the entire map or achieve over 80% coverage to advance. Use arrow keys to change direction and strategize against enemy movements. Enjoy endless fun and challenges!
Language: VBA - Size: 631 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

tokiwa-software/fuzion
The Fuzion Language Implementation
Language: Java - Size: 24.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 56 - Forks: 12

ch-tato/Object-Oriented-Programming
Anything related to Object-Oriented Programming that i learn while in third semester in my college.
Language: Java - Size: 1.13 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Small-JS/SmallJS
Smalltalk development in your browser and Node.js
Language: Smalltalk - Size: 7.84 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 167 - Forks: 6

AndreaInfUFSM/elc117-2025b
ELC117 - Paradigmas de Programação - UFSM - 2025b
Language: Haskell - Size: 13.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 16 - Forks: 1

flexycode/CCOPSYSL
🤖 This repository is intended for our Operating System CCOPSYSL by Mr. Gaudencio Jeffrey G. Romano
Language: Java - Size: 11.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

andreas-wagner-dev/object-oriented-learning-journey
Language: HTML - Size: 2.22 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

erick-patrick-dev/chatbot-petshop
Chatbot de uma loja fictícia simulado no prompt de comando
Language: Java - Size: 358 KB - Last synced at: about 22 hours ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

eetulaine/cpp
CPP Modules
Language: C++ - Size: 139 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

bola-nabil/calculator
This is a simple console-based calculator implemented in C++ using Object-Oriented Programming (OOP) concepts. The project demonstrates abstract classes, inheritance, virtual functions, exception handling, and mathematical operations.
Language: C++ - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

VaishnavMankar/C-Plus--Pogramming
The C-Plus-Programming repository contains extensive C++ code, including over 75 LeetCode problems, object-oriented programming (OOP) concepts, and custom library creation. It also covers C++ programming from basic to advanced levels, making it a valuable resource for mastering problem-solving and OOP in C++.
Language: C++ - Size: 531 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

fabriciosantana/poo
Repositório da disciplina Programação Orientada a Objetos ministrada por Fabricio Santana no 3º semestre da graduação em Ciência da Computação do IDP
Language: Java - Size: 215 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 10 - Forks: 46

JamesLaFritz/JamesLaFritz
Game Developer specializing in Unity, C#, and performance-driven 2D/3D gameplay systems | Published Tech Writer
Size: 5.03 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

lucasl36/Curso_Java_COMPLETO_basico
Solving the "Java COMPLETO" course basic exercises. Available at Udemy by @acenelio
Language: Java - Size: 82 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

JuanjoDev-xml/ipoo
Trabajos Prácticos de Introducción a la Programación Orientada a Objetos (IPOO) en Java.
Language: Java - Size: 57.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

sbrzt/climt
CLIMT is a modular data engineering CLI tool for easily producing text mining reports in machine-actionable formats.
Language: Python - Size: 567 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

rutvikbarbhai/MIT-BLR-CSE-Degree-Certificate
Academic resources for B.Tech Computer Science & Engineering at Manipal Institute of Technology (Batch of 2026) — includes notes, internal assessments, lab exercises, and solved previous year question papers.
Language: C - Size: 244 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

AlexandrosPanag/My_Java_Projects
My Java Projects. Written by Alexandros Panagiotakopoulos. All Rights Reserved Ⓒ.
Language: Java - Size: 309 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

ecere/eC
eC Software Development Kit
Language: eC - Size: 2.49 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
Language: Scala - Size: 154 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 14,414 - Forks: 3,106

objectionary/eo
EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-Calculus
Language: Java - Size: 517 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,276 - Forks: 171

trichill/Object-Oriented_Programming2-study
📚 Study and document concepts from Object-Oriented Programming 2 through weekly collaboration and structured practices in GitHub.
Language: C++ - Size: 1.35 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

YorCreative/Laravel-Argonaut-DTO
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
Language: PHP - Size: 704 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 101 - Forks: 4

SwanLab/Swan
Topology Optimization Laboratory
Language: MATLAB - Size: 7.42 GB - Last synced at: about 22 hours ago - Pushed at: 1 day ago - Stars: 168 - Forks: 30

ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
Language: Java - Size: 14.9 MB - Last synced at: 7 days ago - Pushed at: 25 days ago - Stars: 18,219 - Forks: 4,503

BenGJ10/Placement-Preparation
A comprehensive guide containing notes regarding core CS subjects to ace technical interviews for CS roles.
Size: 1.52 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

KerwinMdz/Java-Programming-i-MOOC
My answers to the exercises from University of Helsinki’s massive open online course (MOOC) on Java programming, part 1.
Language: Java - Size: 1000 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Ahmadjajja/_DSA_
This repository contains Java code that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA through LeetCode
Language: Java - Size: 174 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 4

GeraGonzalezG/lopyu
preact
Size: 35.2 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

shuvajitpal/Student-Manager
Student Record Manager built in Java using OOP & ArrayList.
Language: Java - Size: 5.86 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

Alan-Rock-GS/GpuScript
GpuScript allows you to write C# programs that run at supercomputer speeds on a single GPU. Learn it in 30 minutes. Write & debug large and complex projects specifically designed to run on the GPU.
Size: 422 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 199 - Forks: 20

Arasoul/TicTacPro-Smart-XO-Game-Human-vs-AI-
A modern Tic-Tac-Toe implementation featuring Player vs Player and Player vs AI (Easy & Hard with Minimax) modes. Includes Ultimate XO with nested boards for a new strategic challenge.
Language: C++ - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

natgian/2dgame-js
Browser-based game built with Vanilla JavaScript to practice object-oriented programming (OOP).
Language: JavaScript - Size: 135 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

DjangoEx/awesome-python-resources
Awesome Python Resources
Size: 3.48 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1,413 - Forks: 166

cheritier/OOPAO
Object Oriented Python Adaptive Optics
Language: Jupyter Notebook - Size: 47.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 36 - Forks: 28

CoreyJ2023/Object-Oriented-Programming-in-Java
New set of programs using all the fundamentals of logic and design. All done using Visual Studio Code
Language: Java - Size: 121 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Kratugautam99/CPP-Learning
Developed a in-depth GitHub repository to explore key C++ topics like OOP, STL, templates, and file handling. Paired each concept with practical code samples and learning snippets. Augmented the repo with Cython modules for performance-focused Python-C++ integration, including .pxd files and OpenMP parallelization.
Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

seohyun-hwang/PwManagerWithAES
Password manager (load, search, add, edit, delete, save, save-and-quit) with AES encryption and OOP; the correct master password is required to gain entry into the manager.
Language: Java - Size: 35.2 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

elkingarcia11/market-data-api
A Python module for fetching historical market data from the Schwab Market Data API with optimal period chunking and comprehensive data quality validation.
Language: Python - Size: 34.2 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Kartal88443/BXterx
tsnode
Size: 146 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

imkgarg/Awesome-Software-Engineering-Interview
Size: 362 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 928 - Forks: 271

gersonfreire/telegram-bot-framework
🤖 Application-level library for building bots in Telegram.
Language: Python - Size: 16.7 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 13 - Forks: 1

LamiaaElOuatili/Bezier-Curves-and-Font-Rendering
The objective of this project is to design a C++ program that uses Bézier curves to generate glyphs corresponding to uppercase letters of the alphabet in three distinct styles: outline, filled, and red outline. The rendering is carried out using the SDL library.
Language: C++ - Size: 23.4 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

thomasHermJr/abstractClassDemo
A repo created in CSE 220 - Object Oriented Programming with Java
Language: Java - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Jedkedir/Grade-Glance
Windows-based student grading system with admin controls, GPA calculation, and academic reporting built in C++.
Language: C++ - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

ready4-dev/ready4use
Data management tools for use with the ready4 suite of mental health synthesis and simulation tools
Language: R - Size: 26.1 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Yeison0416/number-sequence
Interactive number dashboard (1–9) with start, stop, and reset functionality using JavaScript, SCSS, and Webpack.
Language: JavaScript - Size: 188 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

JavierTello20/hello-angular-developer
This project is a simple Angular
Language: TypeScript - Size: 88.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

gsabella4/Rock_Climbing_Workout_Generator
Developed an application that generates indoor rock climbing workouts, tailored to the user's preferences, by employing Java, Object-Oriented Programming, and File I/O. User inputs such as climbing type, difficulty level, repetition count, and workout intensity are taken into consideration
Language: Java - Size: 46.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

lucasaita1/event-api-clean-architecture
API de eventos em Java com Spring Boot, implementando Clean Architecture para um código robusto, escalável e de fácil manutenção. Foco em separação de responsabilidades e testabilidade.
Language: Java - Size: 60.5 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

thunesti/StarWars-Objects
Object oriented programming
Language: JavaScript - Size: 46.9 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

wunk5426701/apl-pgu
mvc
Size: 103 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 8 - Forks: 0

jessicaccp/peoo-uece
Listas de exercícios em C e um projeto de agenda de contatos em Python, para a disciplina de PEOO 2017.1.
Language: Python - Size: 23.4 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

amlantis-lang/aml-doc
Collection of documents about The Amlantis System.
Language: TeX - Size: 103 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 1

arnabsahawrk/OOP
Object Oriented Programming with Python
Language: Python - Size: 2.93 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

NuBFightForMyDream/Self-Study-Courses
Self Study Course for developing my coding skills for CP Changing majors
Size: 1000 Bytes - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

ohhparkash/Minesweeper-Game-in-Java
A console-based Minesweeper game in Java with multiple difficulty levels, flagging, hints, recursive reveal, and time tracking. Built using 2D arrays, loops, recursion, and user input handling. Win by clearing all safe cells or lose if you hit a mine.
Language: Java - Size: 1.03 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

ohhparkash/Flight-Reservation-System-in-Java
A Java-based Flight Reservation System that manages flight bookings, passengers, and waitlists using data structures like queues, binary search trees, and heap sort. Features include flight management, passenger prioritization, error handling, and file storage for efficient and scalable operations.
Language: Java - Size: 17.6 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

skapoor8/python
Data Structures Implementations and Unit Tests in Python 3
Language: Python - Size: 2.87 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

harshraj22/problem_solving
This repo is ment for storing a small section of the important codes and solutions that I possess in problem solving.
Language: C++ - Size: 1.09 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 20 - Forks: 5

ShaliniVerma21/Core-Java-Programming-Batch-22ndMarch-2025
Master Core Java with Day-wise Programs, Assignments, Projects, and Interview Questions for 2025 Batch Students! Collaborative Space: Share and grow with the community.
Language: Java - Size: 359 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 1

pdalbem/POO
Repositório da disciplina Programação Orientada a Objetos
Language: Java - Size: 5.22 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

oyingidie/fcc-labs
~300 hours spent learning to code and building these projects.
Language: HTML - Size: 224 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

caydenrgarrett/alien-invaders
A simple retro-style space shooter built with Pygame, inspired by Space Invaders. Control your ship, defend against alien threats, and expand this foundation into a full arcade experience.
Language: Python - Size: 31.3 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

krzysztofszubertowicz/Arkanoid_Clone
A self-taught game clone in C++/SFML, developed in 2018. An early exploration into OOP, game loop logic, and collision detection systems.
Language: C++ - Size: 38 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

brownfox2k6/UET_code_submissions
All of my (Accepted!) submissions on https://dev.uet.vnu.edu.vn and https://oasis.uet.vnu.edu.vn
Language: C++ - Size: 15.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

fahad686/Dart_Basics
Dart OOP concepts with real-world Flutter examples – Includes abstraction, inheritance, polymorphism, mixins, enums, extensions, and more.
Language: Dart - Size: 13.7 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

EsraaAlzoghby/DEPI-Tasks
Practice Tasks from DEPI Full Stack .NET Program
Language: C# - Size: 2.45 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

rbverissimo/c-gateway
This is an API Gateway written in C++ meant to be used in a microservices context. It is the front door to a complex backend. It manages request, protocol translations, auth, caching and observability. You can think of it as a MainController to a microservices backend.
Language: C++ - Size: 23.4 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0
