
Hi , I'm Sachin Ravji - a passionate learner and problem solver from India. I'm Currently Focusing on becoming a professional full stack dev. & cybersec. expert
AI is analyzing your overall score…
Identifying your key strengths…
Evaluating your skill match against the job requirements…
Assessing your cultural and operational fit
python-shape-area-perimeter
June 5, 2026 – Present
A Python OOP program that creates objects for Triangle, Rectangle, Circle, and Square. It defines methods to calculate area and perimeter/circumference for each shape and demonstrates object creation, classes, methods, and basic geometry calculations in Python.
View Projectpython-lambda-string-operations
June 1, 2026 – Present
A Python program that demonstrates the use of Lambda functions for string manipulation. It converts a string to uppercase and checks whether the string starts with a specified character. Useful for learning anonymous functions and basic string operations in Python.
View Projectpython-string-operations
May 22, 2026 – Present
A Python program that performs basic string operations without using built-in functions. Includes finding string length, reversing a string, checking palindrome, and counting vowels and consonants. Useful for learning loops, conditions, and manual string handling in Python.
View Projectpython-student-average-marks
May 21, 2026 – Present
A Python program that reads student information such as name, age, and marks from a text file, calculates the average marks, and stores the result in another text file. Useful for learning file handling, string operations, loops, and basic data processing in Python.
View Projectpython-stack-push-pop
May 20, 2026 – Present
A simple Python program demonstrating Stack operations using lists. Includes Push operation to insert elements into the stack and Pop operation to remove elements following the LIFO (Last In First Out) principle. Useful for beginners learning data structures in Python.
View Projectpython-machine-parts-filter
May 18, 2026 – Present
A Python program that stores machine parts with their costs and dimensions, then filters parts using “in” and “not in” operators based on conditions such as cost below a specified value and dimensions within a given range. Useful for learning lists and membership operators.
View Projectpython-student-merit-list
May 17, 2026 – Present
A Python program that accepts student names and CGPA values as tuples, stores them in a list, and displays the merit list sorted in ascending order of CGPA. Useful for learning tuples, lists, sorting, lambda functions, and user input handling in Python.
View Projectpython-matrix-operations
May 15, 2026 – Present
A Python program that creates two M x M square matrices with random integers and performs matrix operations including addition, subtraction, multiplication, and division. Useful for learning nested loops, matrices, and arithmetic operations in Python.
View Projectpython-pattern-nested-loop
May 14, 2026 – Present
A Python program that uses nested for loops to construct and display a custom star and number pattern. Demonstrates loop control, conditional statements, and pattern printing techniques for beginners learning Python programming.
View Projectpython-electronic-components-array
May 13, 2026 – Present
A Python program demonstrating array operations using electronic components such as resistors, capacitors, inductors, and diodes. Includes displaying array items, accessing elements using indices, and adding a new component “LED” without using built-in append() function.
View ProjectCultural Fit Analysis
The candidate's projects are all personal, entry-level Python exercises, indicating a foundational learning phase. While this shows initiative in self-learning, there is no evidence of collaborative work, diverse project types, or exposure to industry-standard development practices. This limits the assessment of cultural fit beyond a basic willingness to learn.
Soft Skills & Operational Fit
Insufficient data to assess soft skills and operational fit. The candidate's projects are primarily foundational Python exercises, not collaborative or complex operational scenarios.