💬
Jason·Now

Hello

Software developer

Hey, my name is Jason LAYAN

About

I love build things and for me the development is a good way of doing that.

Work experience

Netatmo
Web developer
Sept 2024 - July 2026
Angular
NodeJs
  • collaborate with teams to standardize and optimize Netatmo web platforms, from design to deployment
  • develop and maintain functionalities on web projects, ensuring quality and scalability
  • write and update technical documentation for ongoing projects
  • contribute to the migration of existing projects to modern architectures
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 Developpement: virtual reality, augmented reality, IA: 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

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.