Who Am I ?
I am 22 years old and hail from Santa Fe, Argentina. For the past three years, I have been working as a freelancer, undertaking various web development projects using different technologies. Additionally, I have gained experience working for a company, RedOcean.pt.
I am currently a fourth-year student pursuing a degree in Computer Engineering, and I thoroughly enjoy what I do.
I have also learned programming FPGAs in Verilog, direct programming with Assembler, using OpenGL for graphics computing and Business Inteligence due to my studies.
What I Do ?
Take your Figma or Adobe designs to a real, friendly UI and responsive website, with HTML & CSS & JS
Solutions tailored to meet specific needs, ensuring efficient data organization and optimal system performance.
Intuitive and visually appealing user interfaces that enhance user experiences.
Scalable and high-performance server-side solutions that handle data processing and business logic.
What I Did ?
Which technologies I work with ?
Django
Flask
Pymongo
SQLAlquemy
Pandas
Matplotlib
Numpy
jQuery
AJAX
React JS
Angular JS
Vue JS
Node JS
Express JS
Typescript
Laravel
Codeigniter
Yii2
CakePHP
Symfony
HTML5
CSS3
Bootstrap
Tailwind CSS
SQLite
MySQL
MongoDB
PostgreSQL
SQL Server
Oracle
C++
JAVA
Socket.IO
OpenGL
Verilog
ASSEMBLER
Check out reviews from my clients
Developed as the final project for a fullstack web development course on Python and Javascript, this is an Optical Clinic Management System. It has multiple user roles: secretary, doctor, pacient, seller, with specific functions for each. Read more about it in the github repository.
PythonDjangoSQLiteJavascript
I made this web application from scratch, except for the theme. User roles are: participant (registers for events and can check the results), CONTAR BIIEN
LaraveljQuery
This web application is an API builder: allows users to use AI processes, creating custom workflows in a canvas. Workflows can be scheduled or executed manually, and there is a leaderboard that ranks users accorrding to their workflows efficency. It also allows users to create new AI models and add them to the database. I was hired as a collaborator in the project.
DjangoMongoDBJavascript
I worked in this project for a lawyer who handled a great amount of data, so I help him making this app faster. I also worked uploading excel files to the database, and designing and changing existing relationships in the tables. Also helped with the looks and deleoped from scratch different sections.
DjangoPythonPostgreSQLBootstrap
This web application was developed for users to complete questionaries about their stays in cruises, and for cruises admins to creat each questionary customized. Also, it allows many languages.
Laravel
I build this project from scratch following a client's requirements. It is a school management system, with Student, Teacher, Principal and Parent users roles. Functionalities: managing homeworks and classes, generating reports and invoices, uploading and sharing files and real-time private chat between users.
DjangoSQLiteAJAXBootstrap Theme
Cyber Warrior network is a web application where people interested in landing in a job related to cybersecurity can create a profile and play a game (CyberWraith), where they can prove their skills on the subject, obteining a certain score. You can also create a profile as an employer, and look for candidates having as a reference their statistics in the game and more professional information (CV, position wanted, etc). I was employed to integrate a new theme to the website, and adding some other small functionalities.
Django
I developed this web application for workers with mental disabilities in a factory.
DjangoPythonSQLite
With a colleague, we made from scratch a new version of the application for workers with mental disabilities. We implemented different user roles, chats in real time with option to send media, and ask how the worker was feeling, detecting automatically distress situations, checking how many breaks and progress was made, etc.
ReactNodeMongoDBSocketIO
This web applications handles property records and owners, successions, inheritances, mortgages, prohibitions, etc. following Chilean regulations.
DjangoMySQL
Final project for Computers Organization. Implementation of a RISCV processor with some basic instructions and UART module. Impacted on FPGA.
VerilogASM
I worked in this project by making HTML&CSS templates from a Figma design. Everything is responsive. There is a landing page, and other similar.
HTMLCSSBootstrap
Famatel is an electrical materials company, and they have a large database with more than 50 tables, where they add, edit and update data constantly. I was called on to make a friendly user interface for daily tasks that require CRUD queries to the database, that before where made directly on the DB's interface. Each user had access to some functions, that included reading .xlsx files and update or read information according to them from the dtabase, and then results are displayed on the screen.
PHPOracleJavascriptjQueryAJAX
I was hired for this project to build a web application that creates configuration files for network devices using templates. Basically, there is a python script connected to a database with the necessary information for the templates, and I made a user interface to parse the parameters needed so as to generate it (city, template name, etc), that before where parsed from the console. Once the config file is generated, user can see it displayed, and has options to copy or download it. The application also allows to create new records in the databse for different citys and new templates, with a built in text editor with the client's preferences (for instance, conditionals highlighted).
PythonFlaskCSVJavascript
A client contact me and gave me a python script that processed CSV files. I had to develop from scratch a Flask application to make a browser interface to upload the files, select other processing options and then display results that before where printed to the console. I also deployed it to Google Cloud App Engine
FlaskGoougle CloudCSVJavascriptMongo DB
In this CRUD application users login and can search and save books, with Google Books API called Asynchronously (AJAX). The purpose is to create a virtual bookshelf where you keep a register about books you read or want to read, and organize them in categories and status to filter them later.
FlaskPostgreSQLAJAXAPI REST
This project consists of a system for managing the delivery of orders made by clients (on the same site, logged in as a different type of user), that can choose from a list of products to buy. Once the order is created, the employees at the storage department receive the information to prepare it, and when they do they change the order status to ready to be delivered and the stock of the products on the database automatically updates. Then, the administrator assigns company vans to an employee for the shipping of a set of orders and a date. When an order is handed over the client, it's status changes again. I was hired to develop this project from scratch, with a complete list of requirements for each user role and all of their functions, as well as a entity relationship diagram of the database, that has tables for products, orders, clients and deliveries. It was a chellenging job since it had to be started and finished within one day, that is why design is poor.
DjangoSQLite
I developed this web application as part of a Laravel course. Basically you can create users, login, and post things that are avaiable to all users (similarly to twitter). They load on real time and other users can like and unlike these posts.
LaravelMySQLTailwind CSS