Skip to content
View AlexisCnockaert's full-sized avatar

Block or report AlexisCnockaert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlexisCnockaert/README.md

Featured Projects

[Cavrois]

A configuration management system for Pharo IDE that enables developers to save and restore personalized working environments, eliminating repetitive setup when switching between projects or tasks.

What I Built:

  • User profile system managing IDE window layouts, tool configurations, and workspace preferences
  • Backend architecture separating configuration logic from UI presentation
  • Persistent storage for user settings with quick profile switching
  • Improved developer productivity by reducing context-switching overhead

Benefits:

  • Presented at ESUG 2025 (European Smalltalk User Group Conference, Poland)
  • Core contribution to widely-used open source project

Tech: Smalltalk/Pharo • OOP • System Architecture

📂 Source Code

[ToDone]

A Spring Boot/React application that handles a To Do List and guide the users precisely generating steps for each todo with AI (in progress).

Tech: SpringBoot • ReactJS • NoSQL • Docker

📂 Source Code

🔗 Connect with Me

LinkedIn

Pinned Loading

  1. pharo-project/pharo pharo-project/pharo Public

    Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.

    Smalltalk 1.4k 408

  2. react-springboot-todolist react-springboot-todolist Public

    Todo AI List application built with React, Spring Boot, and MongoDB. Goal: create a futuristic productivity assistant that guide the user through its tasks.

    Java