DanielMevs's repositories
NLP-in-Python
Using the Natural Language Toolkit (NLTK), as well as other Python packages, to analyze text from Charles Dicken's classic novel, Great Expectations.
100-Days-of-Code-Python
Try the 100 Days of Code Python Challenge on Udemy by Angela Yu for youself!
Building-Responsive-Websites
Building websites from scratch to solidify and reinforce front-end skills and best practices.
Coding-in-C-Sharp
C# refresher
Coding-In-Java
Java Refresher
Coding-in-Javascript
Javascript Refresher
Coding-In-React
React refresher
CPU-Scheduling-Algorithms-in-Python
FCFS, SJF, Round Robin and MLFQ
Data-Analysis-with-Python
Modern data analysis with Python packages such as pandas, matplotlib, seaborn, numpy, and more.
data-science-foundations-python-scientific-stack-3084641
This is a LinkedIn Learning repo for Data Science Foundations: Python Scientific Stack.
Data-Structures-and-Algorithms-Practice
A collection of problems to train algorithmic thinking while developing programming skills.
freeCodeCamp-Python-Automation-Scripts
Check out Shittu Olumide's article on freeCodeCamp on Python Automation Scripts you should know. I had fun following along!
Java-Selenium-Practice
Practicing automation in Java using Selenium, JUnit and Selenide
Java-Test-Automation-with-Selenium-WebDriver-and-TestNG
Java Test Automation with Selenium WebDriver and TestNG
Math-Adventures-with-Python-Notes
Check out Math Adventures with Python by Peter Farrell
playwright-pytest-test-automation-framework
Comprehensive test automation framework using Playwright and Python with pytest. Features API and UI testing, BDD scenarios with Gherkin syntax, network interception, cross-browser support, and data-driven tests for e-commerce applications.
practical-python-for-data-professionals
This is a repository for the LinkedIn Learning course Practical Python for Data Professionals
Proshop-E-commerce-Website-with-Django-and-React
An e-commerce application with React as the frontend and Django as the backend.
Pytest-Practice---Real-World-Testing-Examples
Practical pytest examples demonstrating testing best practices for CSV validation, database operations, and API mocking
SQL-Refresher
Practicing SQL by querying DVD Rental data from a PostgreSQL database.
TDD-Practice-with-Pytest
Practicing test-driven development through a simple shopping cart exercise.
Testing-with-Robot-Framework
Selenium and API automation testing with Robot Framework
TI-84-PLUS-Calculator-Programming
"I'll try if I know all the things I used to know. Let me see: four times five is twelve, and four times six is thirteen, and four times seven is—oh dear! I shall never get to twenty at that rate!" -Lewis Carroll, Alice in Wonderland
tvmaze-api-tests
A comprehensive automated test suite for the TV Maze API using Python, Pytest, and Tavern framework.
watir-in-ruby
This repo is for a tutorial on gems in ruby
Wordle-Word-Bank-Generator
Some starting words you can generate for Wordle.
hands-on-python-3084712
This is a repository for the LinkedIn Learning course Hands-On Python