SexySparrow
I am currently pursuing my Bachelor's degree in Computer Science at the University POLITEHNICA of Bucharest.
Pinned Repositories
AlgorithmsClass-Task1
First assignment form the second year algorithm class
AlgorithmsClass-Task2
The second assignment of the second year algorithms class.
Archipelago-generation
Endless terrain generator made in Unity to create realistic landmass
Chess-Bot
Developed with Java and made to interface with Xboard, the bot is capable of moving any piece on the board and tries (and sometimes even succeeds) to play a zero-sum game. It is limited in its intelligence by the negamax algorithm it's using, and hopefully will be getting some new heuristics to boost it.
HTTPLibraryClient
HTTP client made to interact with a book library server
OpenGL_Workshops_and_Games-main
OpenGL based framework containing a couple of games and 9 demos developed in 2020 as assignments during the Computer Graphic Elements faculty course.
QResent_MPS_Project
Flutter based app for course attendance lists using QR codes
RISC_V
RISC-V CPU arhitecture
TCPSubscriberSystem
A server subscriber model made that uses the TCP and UDP network protocols.
SexySparrow's Repositories
SexySparrow/QResent_MPS_Project
Flutter based app for course attendance lists using QR codes
SexySparrow/Archipelago-generation
Endless terrain generator made in Unity to create realistic landmass
SexySparrow/Chess-Bot
Developed with Java and made to interface with Xboard, the bot is capable of moving any piece on the board and tries (and sometimes even succeeds) to play a zero-sum game. It is limited in its intelligence by the negamax algorithm it's using, and hopefully will be getting some new heuristics to boost it.
SexySparrow/RISC_V
RISC-V CPU arhitecture
SexySparrow/AlgorithmsClass-Task1
First assignment form the second year algorithm class
SexySparrow/AlgorithmsClass-Task2
The second assignment of the second year algorithms class.
SexySparrow/HTTPLibraryClient
HTTP client made to interact with a book library server
SexySparrow/OpenGL_Workshops_and_Games-main
OpenGL based framework containing a couple of games and 9 demos developed in 2020 as assignments during the Computer Graphic Elements faculty course.
SexySparrow/TCPSubscriberSystem
A server subscriber model made that uses the TCP and UDP network protocols.
SexySparrow/angular-cli-esri-map
Example Angular component for building mapping applications with the ArcGIS API for JavaScript
SexySparrow/arcgis-runtime-samples-java
ArcGIS Runtime SDK for Java samples
SexySparrow/CargoManagementApp
SexySparrow/DNS_parser
C++ Dns message parser that can show A, AAAA, and CNAME requests from binary files.
SexySparrow/FlappyBird
A blocky flappy bird created using racket
SexySparrow/Flask-CRUD-API
CRUD API made with Flask and Python
SexySparrow/Hiking-App-for-California
Hike map with location tracking for California made using ArcGIS JavaScript API.
SexySparrow/HTML-Tag_Lexer
Lexer for HTML tags
SexySparrow/MLSA_GameDev_TeamProject
SexySparrow/Multi-Producer-Multi-Consumer-Marketplace
SexySparrow/NgxAdminDemoArcGIS
SexySparrow/Party_Game_Manager
SexySparrow/ProiectPM_NintendoSwitch
Arduino project for game boy console
SexySparrow/QuizGame
Simple Quiz game made with C and ASCII art
SexySparrow/Racket-Labs
Racket labs created as part of the coding paradigms class
SexySparrow/rust-grep-command
SexySparrow/Rust-Guessing-Game
Guess the number game made after the rust book exercise.
SexySparrow/SexySparrow
Profile Readme
SexySparrow/SexySparrow.github.io
personal website
SexySparrow/tema2-IOCLA
SexySparrow/VoucherManager
Voucher Management System that is both complicated and strange by design, but had to be done this way for a faculty assignment. The requirements and provided code wouldn't allow for another method.