AlexandruPopa88
I always look to better myself and am open to new knowledge even if it contests with what I already know. I like to keep things organized and enjoy teamwork.
Romania
Pinned Repositories
Algorithm_Templates
algorithm templates and examples in Python3
Blog_Webapp
A standard full-featured Blog Web App using Django.
Encryptor---Decryptor
A simple encryption and automatic decryption program
Fake-News-Detector---ML
The program uses numpy, pandas and sklearn(ML library) to determine if a news article is true or fake.
Hypercar-Service-Center
The website implements ticketing system that sorts the clients next in line and provides an ETA on creation.
HyperNews-Portal
A simple news portal that groups news by date, allows searching news by title and creating news. Done in Django virtual environment.
Job-Agency-Back-end-
This is a simple backend for a Job Agency done in Django, where candidates can create account and upload resumes and staff can create vacancies.
Polls-web-app
Standard polls web app using Django
Roomba_cleaning_rooms--theoretical-model-
A simulation of Roombas cleaning a rectangular room with GUI and statistical analysis.
Trading_Bot
This bot is created to trade Bitcoin on trality.com
AlexandruPopa88's Repositories
AlexandruPopa88/Trading_Bot
This bot is created to trade Bitcoin on trality.com
AlexandruPopa88/Roomba_cleaning_rooms--theoretical-model-
A simulation of Roombas cleaning a rectangular room with GUI and statistical analysis.
AlexandruPopa88/Algorithm_Templates
algorithm templates and examples in Python3
AlexandruPopa88/Blog_Webapp
A standard full-featured Blog Web App using Django.
AlexandruPopa88/Encryptor---Decryptor
A simple encryption and automatic decryption program
AlexandruPopa88/Fake-News-Detector---ML
The program uses numpy, pandas and sklearn(ML library) to determine if a news article is true or fake.
AlexandruPopa88/Hangman-Game
A game of hangman, using time and random modules. Chooses word to guess randomly from a file and gives user 5 wrong tries to guess the right word. User guided play loop at the end of each game.
AlexandruPopa88/Hypercar-Service-Center
The website implements ticketing system that sorts the clients next in line and provides an ETA on creation.
AlexandruPopa88/HyperNews-Portal
A simple news portal that groups news by date, allows searching news by title and creating news. Done in Django virtual environment.
AlexandruPopa88/Job-Agency-Back-end-
This is a simple backend for a Job Agency done in Django, where candidates can create account and upload resumes and staff can create vacancies.
AlexandruPopa88/Polls-web-app
Standard polls web app using Django
AlexandruPopa88/Netguru_Cars
A rating webapp for cars that allows adding, deleting and rating cars to a database.
AlexandruPopa88/Word-Game