radualexandrub
Full Stack Software Developer. Passionate learner of new technologies while improving my current skills
Bucharest, Romania
Pinned Repositories
Age-Gender-Classification-on-RaspberryPi4-with-TFLite-PyQt5
Age and Gender classification in real-time, using Convolutional Neural Networks (with MobileNet v1 network using a converted .tflite model), on Raspberry Pi 4. The app is wrapped in PyQt5 interface.
Android-Age-Classification
Age Classification App using Native Android. The model was trained using TensorFlow Lite Model Maker.
Android-SQLite-Database-MultipleTables
Database management application created with SQLite with authentication, using Android interface.
Angular-URL-Parser-and-Builder-App
Angular URL Parser and Query Parameter Builder Application
ElectronicDevices-Circuits
Design of an Audio Pre-amplifier using OrCAD Capture (Schematics & Simulations) and OrCAD PCB Designer
Optimization-Algorithms-Find-local-minimum
Multiple C/C++ optimization algorithms (derivative and non-derivative) for finding the local minimum of a cost function. Algorithms: Grid-Search, Pattern-Search, Golden-Ratio, Gradient Descent, Newton, Quasi-Newton, Cauchy/Steepest Descent.
radualexandrub.github.io
React Portfolio and Blog with features like Modal with Slideshow for Projects, Markdown for Blog Articles, Dark Mode, LazyLoad for images, and optimization for SEO.
SpringBoot-Angular-EmployeeManagerApp
Employee Manager App that permits CRUD operations through Angular SPA that consumes a SpringBoot REST API connected to MySQL Database
Study
My biggest collection of personal study notes from various courses, tutorials, and articles.
VanillaJS-ShoppingApp
Shopping List App with Prices, designed with Figma, coded with Vanilla JS from scratch.
radualexandrub's Repositories
radualexandrub/Age-Gender-Classification-on-RaspberryPi4-with-TFLite-PyQt5
Age and Gender classification in real-time, using Convolutional Neural Networks (with MobileNet v1 network using a converted .tflite model), on Raspberry Pi 4. The app is wrapped in PyQt5 interface.
radualexandrub/Study
My biggest collection of personal study notes from various courses, tutorials, and articles.
radualexandrub/Optimization-Algorithms-Find-local-minimum
Multiple C/C++ optimization algorithms (derivative and non-derivative) for finding the local minimum of a cost function. Algorithms: Grid-Search, Pattern-Search, Golden-Ratio, Gradient Descent, Newton, Quasi-Newton, Cauchy/Steepest Descent.
radualexandrub/Android-SQLite-Database-MultipleTables
Database management application created with SQLite with authentication, using Android interface.
radualexandrub/SpringBoot-Angular-EmployeeManagerApp
Employee Manager App that permits CRUD operations through Angular SPA that consumes a SpringBoot REST API connected to MySQL Database
radualexandrub/radualexandrub.github.io
React Portfolio and Blog with features like Modal with Slideshow for Projects, Markdown for Blog Articles, Dark Mode, LazyLoad for images, and optimization for SEO.
radualexandrub/Android-Age-Classification
Age Classification App using Native Android. The model was trained using TensorFlow Lite Model Maker.
radualexandrub/Angular-URL-Parser-and-Builder-App
Angular URL Parser and Query Parameter Builder Application
radualexandrub/ElectronicDevices-Circuits
Design of an Audio Pre-amplifier using OrCAD Capture (Schematics & Simulations) and OrCAD PCB Designer
radualexandrub/VanillaJS-ShoppingApp
Shopping List App with Prices, designed with Figma, coded with Vanilla JS from scratch.
radualexandrub/ECCPr-ProgrammingChallenges
This is a compilation of possible solutions to over +70 programming problems - solved as training to pass the Exam for Certification in Programming (ECCPr), held within ETTI, UPB.
radualexandrub/KivyGUI-Image-Histogram
Graphical user interface for image conversion with gray levels and histogram display using the Kivy library in Python.
radualexandrub/radualexandrub
My first-page Readme!
radualexandrub/SpringBoot-Angular-Server-Ping-Status-Tracker
Web-based application that allows users to monitor servers availability in a local network by performing ping tests and displaying their up/down status.
radualexandrub/Adaptive-Switching-Median-Filter
Comparison between Adaptive Switching Median Filter (ASWM), Switching Median Filter (SWM) and classic Median Filter applied on images
radualexandrub/AndroidApp-ToDo-Journal-Timer-Quiz
Android Application that contains multiple functionalities such as ToDo List, Journal (with titles, entry description, time stamps), Countdown timer, and a Quiz that generates different responses based on question answers (like a Personality test).
radualexandrub/angular-crash-course-traversy
Tasks App from Traversy Media Angular Crash Course
radualexandrub/CodingTranquillity-DjangoWebBlog
Django Blog with multiple features such as Authentication, Blog Articles with Likes and Comment Sections, Rich Text Editor and Google Drive Storage
radualexandrub/Old-Portfolio
Responsive single-page portfolio built on a Startbootstrap template, using Bootstrap and vanilla JavaScript
radualexandrub/Web-App-MySQL-Hibernate
Web application containing a database created in MySQL using Hibernate technology for interface.
radualexandrub/Web-App-MySQL-JSP
Web application containing a database created in MySQL using JSP Technology for interface.