A Frictionless project designed to make student result analysis effortless for teachers. Instead of manually going through spreadsheets, teachers can upload one CSV/XLSX file and instantly understand their students' performance through automated statistics, subject-wise toppers, rankings, and visualizations. It aims to solve 4 everyday QoL problems in result analysis while reducing repetitive work for teachers. Requirements : Python, Pandas, Numpy, Matplotlib, Flask, HTML, CSS.
Today I started building my personal portfolio website. I created the basic HTML structure with separate Home, About and Contact pages and added a common navigation bar. I worked on the layout using CSS and Flexbox, added my profile image, and created sections for my education and technical skills. I also spent time debugging relative image paths, stylesheet loading, spacing and navigation styling. Finally, I created a separate gh-pages branch and prepared the project for deployment through GitHub Pages. Next: Improve the visual design, make the layout responsive, and add more content/projects.