public class Developer {
private String name = "Marouane Elgoumiri";
private String[] roles = {"Software Engineer"};
private String status = "Leveling up π";
private String[] learning = {"New Technologies", "Best Practices", "System Design"};
public String getCurrentFocus() {
return "Building scalable applications & exploring AI";
}
}| Job Board | Task Manager |
|---|---|
| Full-stack job listing platform | Task management application |
| π View Project | π View Project |
| CodeAlpha Task 1 | Python Challenges |
|---|---|
| Machine learning regression project | Collection of Python exercises |
| π View Project | π View Project |
| SolveQuiz | Blog App SpringBoot |
|---|---|
| Interactive quiz application | Full-stack blog platform |
| π View Project | π View Project |






