Pinned Repositories
CC_images_to_video
This project is designed to automate the process of converting a series of images into a video file. Using Python and OpenCV, it efficiently handles the task of resizing images, maintaining aspect ratios, and stitching them together into a seamless video. Designed to work within the CrossCompute framework for automated runs and batch processing.
ccPDFtoImg
The PDF to Images tool is a Python-based utility app designed to convert each page of a PDF document into individual image files. This tool is particularly useful for processing PDFs into a format that can be easily used in presentations, videos, and other multimedia applications.
CrossComputeTutorials
A series of tutorials for getting started with the CrossCompute Automation Framework
flask-stocks-web-app
images-to-video-file
Convert a sequence of images to a video usiing Python and OpenCV
PDF-to-Video
a simple solution for converting PDF files into videos. The tool is designed to seamlessly extract images from each page of a PDF document and subsequently compile these images into a video format.
kashfifahim's Repositories
kashfifahim/A-Cat-Painting-via-FCC
Learning intermediate CSS by Building a Cat Painting
kashfifahim/automatic-guacamole
Rothko painting exercise via FreeCodeCamp
kashfifahim/bookish-waddle
Practice learning javascript
kashfifahim/ccTipCalculator
kashfifahim/ccTutorialsDecember23
kashfifahim/CSS-Animation-Ferris-Wheel
Built a Ferris wheel and discovered how to use CSS to animate elements, transform them, and adjust their speed.
kashfifahim/CSS-Transforms-Building-Penguin-FreeCodeCamp
Used CSS transforms to position and resize the parts of a penguin, created a background, and animated my work.
kashfifahim/DatabaseExercises
4 week short course on databases using python and sql
kashfifahim/DogYears
Convert your age from “human years” to “dog years
kashfifahim/FCC-Balance-Sheet-FCC
Via FreeCodeCamp.org learning more about CSS Pseudocode selectors by building a balance sheet
kashfifahim/FCC-CSS-Grid-Magazine
Building a magazine article using CSS Grid, reviewing concepts like grid rows and grid columns.
kashfifahim/FCC-CSS-Variables
Via FreeCodeCamp.org, learning how to configure CSS variables so I can reuse them whenever I want.
kashfifahim/FCC-SurveyForm
Building a survey form to collect data from users, FreeCodeCamp.org Certification Project
kashfifahim/FCC-TechnicalDocumentationpage
A technical documentation page to serve as instruction or reference for a topic, part of FreeCodeCamp.org's Responsive Web Design Certification
kashfifahim/FCC-TributePage
Project for FreeCodeCamp.org's Responsive Web Design Certification Program
kashfifahim/JavaIntList-Class
Building my own list class
kashfifahim/JS-Calorie-Counter
In this calorie counter project, I learned how to validate user input, perform calculations based on that input, and dynamically update your interface to display the results.
kashfifahim/JSRolePlayingGame
Reviewing basic JavaScript by building a role playing game. Project via FCC
kashfifahim/Kelvin-Weather
Reviewing JavaScript
kashfifahim/literate-parakeet
Practice with responsive web design
kashfifahim/memorizer
A web app to help you practice learning through repetition
kashfifahim/NBody-Simulation
The goal of this project is to give me a crash course in Java
kashfifahim/Notes-on-Redis
What I Learned on Redis
kashfifahim/nutrition-label-css
Practice with CSS via FreeCodeCamp.org
kashfifahim/Piano-HTML-CSS
Practice of responsive web design by building a piano
kashfifahim/ProductLandingPage
Part of FreeCodeCamp's Responsive Web Design Certification
kashfifahim/shiny-memory
A Quiz project to learn Accessibility via FreeCodeCamp.org
kashfifahim/Survey-Form-FCC-Certification-Project
A survey form to collect data from your users
kashfifahim/TipCalculator
Using CrossCompute to automate tip calculations
kashfifahim/verbose-lamp
A repo to store Java review exercises