Portfolio
About meResumeProjects
💬
Jason·Now

Hello !

Jason Layan

Software developer

Who am I ?

My name is Jason, I'm 26, and I'm a fullstack developer. From the start, I've been drawn to building — imagining a solution, designing it, coding it, seeing it work. This drive guides every project I take on.

Freshly graduated with a Master's in Web Engineering and Digital Innovation from IIM, with 4 years of experience as a developer through internships, I'm now looking for a new challenge. A team, a project where I can keep learning and building things that matter.

Work experience

Netatmo
Web developer
Sept 2024 - July 2026
Angular
NodeJs
  • Code scalability and quality optimization + regular upgrades to new Angular versions + NgRx usage + facade pattern
  • Home Coach product integration (air quality sensor)
  • Connected devices temperature management + synchronization with heating schedules
  • Web views integrated into Home + Control and Home + Security mobile applications for iOS and Android, each used by 500k users
  • Security section redesign:
    • Equipment control (photo/video capture, alarm, lighting, on/off, timelapse)
    • Events from cameras via websocket notifications in a timeline
    • VOD or camera streaming visualization via HLS + WebRTC protocol
Fives Maintenance
Web developer
Sept 2022 - August 2024
ReactTs
Django Rest Framework
  • development of a crowdfunding app using React TS and Django Rest Framework
  • web designs for developments
  • development and deployment of a digital workplace with SharePoint and Power Automate
  • maintenance and development new features for an ASP.NET application
  • development of an electronic document manager

Education

IIM Digital School
Master Program - Web Engineering and Digital Innovations specializing in DevOps
Sept 2024 - July 2026
  • Cybersecurity, Testing, Devops, Git, Agile project management, CI/CD, Python for data, Creative Development: virtual reality, augmented reality, AI: machine learning, deep learning, Cloud architecture, SysAdmin, Big data, Web3 & smart contracts, Entrepreneurship, Software and project architecture, Kubernetes, AWS, GCP, Azure, Open source
EEMI
Bachelor Program - Digital Project Manager specializing in Web Development
Sept 2022 - August 2024
  • Algo and complexity, Datascience, Docker, IOS/Android, Python, Symfony, Angular, Linux, Modélisation, Node.js, Network and security, Business model & entrepreneurship, Knowledge Management, RSE & Ethics, Project management

Certifications

Professional Scrum Master™ I (PSM I)
Scrum.org
Issued Jun 2026
AWS Certified Cloud Practitioner
Amazon Web Services (AWS)
Issued Feb 2026 · Expires Feb 2029

Check out my projects

Below you can see all my current and completed projects.

Chess game

Work in progress
NextJs
FastApi
Avatar 1

I am creating a chess game inspired by Chess.com. My main objective with this project is to implement the complex rules of chess in an interactive web-based game. At the beginning, I am focusing on the movement of each piece and the two-player local game system. After that, I want to implement online multiplayer so you can play with friends, and possibly I will train an artificial intelligence for solo players.

Artificial intelligence

Done for the moment
NextJs
PyTorch
TorchVision
Avatar 1

This is my first artificial intelligence project, trained by myself using the PyTorch model "CIFAR-10" and its dataset for training and testing. I achieved around 75% accuracy with the provided dataset using a CNN (Convolutional Neural Network). The model is designed to recognize certain objects and animals, as stated on the website. Through this project, I learned that AI requires more data to train effectively than what a single dataset provides. This is because there is a lot of variation in objects and animals. For example, if the model is trained on specific dog breeds and encounters a new one, its accuracy will drop significantly. I will probably improve this model one day or create a new one based on a bigger idea :)

Pokédex

Done
NextJs
PokéApi
Avatar 1

As a big fan of Pokémon, I created this project to serve as a library of Pokémon, using the public PokéAPI. This project was purely for fun and a great opportunity to improve my front-end skills.

Thrombinoscope

Done
NextJs
Avatar 1

This project had a short development time because it was a technical test for my current company. I used the public RandomUser API to display the data. It was fun to implement the different features and discuss them during the interview.

Blog example

Done
NextJs
Avatar 1

This blog article template was really quick to implement. I used it for a school project.