Francesco Scassillo - Visual Studio Code
EXPLORER
about.md
experience.json
projects.tsx
skills.ts
education.yaml
contact.html
about.md ×

# Francesco Scassillo

## Full-Stack Developer

const developer = {
  "name": "Francesco Scassillo",
  "role": "Full-Stack Developer",
  "location": "Milan, Italy",
  "experience": 5,
  "passions": ["Web Development", "Clean Code", "Problem Solving"],
  "currentFocus": "Building scalable applications with modern technologies"
};

Developer with a strong foundation in computer science and specialization in full-stack development. I have gained experience in both innovative startups and enterprise environments, contributing to the design and implementation of scalable software architectures.

My experience has allowed me to develop expertise in adapting technologies to support growth and improve system performance across different contexts. My pragmatic approach to solving complex problems guides my daily work.

## Statistics

▸ 8180+ Commits
▸ 24+ Projects
▸ 3650+ Coffee
▸ 6200+ Beers

// experience.json

Luna Labs S.R.L. February 2021 - Present
Application Architect Developer
  • Managing multiple projects in Insurtech field
  • Developing and refactoring large applications for enterprise clients
  • Tech stack: .NET Core/Framework (C#), Nest.JS (TypeScript), Angular 2, React
Elutions Inc. January 2023 - September 2023
R&D Engineer
  • Maintaining and developing SCADA software (C++, C#, React)
  • Part-time remote work from Tampa, Florida
Devsbay (Freelance) September 2019 - January 2021
IT Consultant
  • Worked in many startup projects as a freelancer full-time
  • Technologies: .NET Core (C#), Django (Python), Angular (TypeScript)

// projects.tsx

▸ lil ORM

Lightweight PostgreSQL ORM designed for Node.js. An efficient solution for data management with a simple and intuitive API.

TypeScript
Node.js
PostgreSQL

[GitHub] | [NPM]

interface Project {
  name: string;
  description: string;
  technologies: string[];
  status: 'completed' | 'in-progress' | 'planned';
}

const upcomingProjects: Project[] = [
  { // More projects coming soon... }
];

// skills.ts

export interface TechStack {
  backend: string[];
  frontend: string[];
  database: string[];
  tools: string[];
  methodologies: string[];
}

const myTechStack: TechStack = {
  backend: [".NET Core (C#)", "Node.js (TypeScript)", "NestJS", "Django (Python)"],
  frontend: ["Angular 2+", "React", "TypeScript", "HTML/CSS"],
  database: ["PostgreSQL", "SQL Server", "MongoDB"],
  tools: ["Git", "Docker", "Nginx", "CI/CD"],
  methodologies: ["Microservices", "Domain-Driven Design", "Agile", "Clean Code"]
};

## Technical Skills

▸ Problem Solver
▸ Fast Learner
▸ Autonomous
▸ Scalable Architectures

## Languages

  • Italian (native)
  • English (professional)

# education.yaml

IIS Albert Einstein 2019
Computer Science Diploma

School education allowed me to learn the basic knowledge that characterizes computer science and to learn effective learning methodologies.

## Certifications

Cisco Systems 2019
CCNA Routing & Switching

CCNA IT certification issued by Cisco Systems.

Cisco Systems 2017
IT Essentials 5.0

IT certification issued by Cisco Systems company.

Bicocca University 2019
R Certification

Certification on the R programming language, for statistical data analysis.

<!-- contact.html -->

Phone
+39 393 135 0744
Location
Milan, Italy
GitHub
scassius
Telegram
@scassius
About
Experience
Projects
Skills
Education
Contact

// projects.tsx

🚀 lil ORM

Lightweight PostgreSQL ORM progettato per Node.js. Una soluzione efficiente per la gestione dei dati con un'API semplice e intuitiva.

TypeScript
Node.js
PostgreSQL

📦 GitHub | 📦 NPM

interface Project {
  name: string;
  description: string;
  technologies: string[];
  status: 'completed' | 'in-progress' | 'planned';
}

const upcomingProjects: Project[] = [
  { // Altri progetti in arrivo... }
];

// skills.ts

export interface TechStack {
  backend: string[];
  frontend: string[];
  database: string[];
  tools: string[];
  methodologies: string[];
}

const myTechStack: TechStack = {
  backend: [".NET Core (C#)", "Node.js (TypeScript)", "NestJS", "Django (Python)"],
  frontend: ["Angular 2+", "React", "TypeScript", "HTML/CSS"],
  database: ["PostgreSQL", "SQL Server", "MongoDB"],
  tools: ["Git", "Docker", "Nginx", "CI/CD"],
  methodologies: ["Microservices", "Domain-Driven Design", "Agile", "Clean Code"]
};

## Competenze Tecniche

🔧 Problem Solver
📚 Fast Learner
🎯 Autonomo
🏗️ Architetture Scalabili

## Lingue

# education.yaml

IIS Albert Einstein 2019
Diploma in Informatica

Formazione che mi ha permesso di apprendere le conoscenze di base dell'informatica e metodologie di apprendimento efficaci.

## Certificazioni

Cisco Systems 2019
CCNA Routing & Switching

Certificazione IT CCNA rilasciata da Cisco Systems.

Cisco Systems 2017
IT Essentials 5.0

Certificazione IT rilasciata da Cisco Systems.

Università Bicocca 2019
Certificazione R

Certificazione sul linguaggio di programmazione R per l'analisi statistica dei dati.

<!-- contact.html -->

📱
Telefono
+39 393 135 0744
📧
Email
fra@scassius.com
📍
Posizione
Milano, Italia
💼
LinkedIn
francesco-scassillo
🚀
GitHub
scassius
💬
Telegram
@scassius
UTF-8 | TypeScript | Ln 1, Col 1
Francesco Scassillo © 2024