Oleksandr Parshakov

Portfolio

Introduction: In late August 2024, I embarked on the ITOL program (ITonlinelarning Academy), a focused learning experience designed to equip its students with practical skills in web development and cloud technologies. While I already possessed a solid foundation in many of these areas, including HTML and CSS experience dating back to around 2000, the program's structured curriculum provided a valuable opportunity to refine my existing knowledge, explore new techniques, and gain practical experience through project work. The program encompassed three key projects and two cloud certification exams (Azure Fundamentals AZ-900 and AWS Cloud Practitioner CLF-C02), providing a clear path for skill development. My project work reflects this progression, starting with foundational web concepts and culminating in a cloud-ready web application.

Front End Design

Static Website on AI

(October 2024)

Summary: This website offers a balanced perspective on Aritificial Intelligence, moving beyond the hype and fear to showcase its potential for positive impact. It provides concrete examples of how AI can be used constructively in business, creativity, and everyday life, offering practical insights and applications.

GitHub repo: github.com/lzrdGreen/AIConsultancy

Relevant skills: HTML, CSS

AI website screenshot AI website screenshot AI website screenshot AI website screenshot

Click on an image to enlarge it.

Building on this foundation, I wanted to explore the dynamic aspects of web development and delve into the world of JavaScript.

JavaScript-Powered Interactive Website

(October 2024)

Summary: This interactive website showcases my proficiency in front-end development using JavaScript and related technologies (React and d3.js). It features a variety of dynamic elements, including data visualisations with d3.js, responsive image galleries, and interactive demos, demonstrating my ability to create engaging and functional web experiences.

GitHub repo: github.com/lzrdGreen/jsplayground

Relevant skills: HTML, CSS, JavaScript, React, d3.js

JavaScript demo website screenshot JavaScript demo website screenshot JavaScript demo website screenshot JavaScript demo website screenshot JavaScript demo website screenshot

Click on an image to enlarge it.

While developing the interactive website in October 2024, I recognised the power and potential of React but felt it needed more focused practice to become a natural part of my development toolkit. To address this, I created a comprehensive React Crash Course.

With a solid understanding of front-end development under my belt, I was ready to tackle a more complex challenge: building a full-stack web application.

Full Stack Design

Project Management System

(November 2024)

Summary: The PMS app offers a user-friendly and versatile solution for managing projects. Featuring intuitive list and board views, project timelines, it simplifies task creation, organisation, and tracking, empowering you to enhance productivity and achieve project goals efficiently. Key features include CRUD operations for tasks and projects, task prioritisation, keyword search, and filtering by tags.

Tip: Wait 2s & Reload if you see a confusing message like "Something went wrong while trying to load this site".

Actually, nothing went wrong. The hosting provider is free so they hybernate the website if unused.

As I wanted hosting with free Django backend, I could find just one provider which offers it free of charge for 1 project only. Please be patient and sorry for the inconvenience.

GitHub repo: github.com/lzrdGreen/pms

Relevant skills: Django, SQL

Project Management System screenshot Project Management System screenshot Project Management System screenshot Project Management System screenshot Project Management System screenshot Project Management System screenshot

Click on an image to enlarge it.