Skip to content

Instantly share code, notes, and snippets.

View YemmyFolayan's full-sized avatar
😎
Hey! Welcome to my Page. Learn here, Don't forget that we rise by lifting others

Michael Folayan YemmyFolayan

😎
Hey! Welcome to my Page. Learn here, Don't forget that we rise by lifting others
View GitHub Profile
@YemmyFolayan
YemmyFolayan / C# methods to convert an image URL to base64 string
Last active October 6, 2025 14:39
C# methods to convert an image URL to base64 string, Using HttpClient (Recommended for .NET 5+)
using System;
using System.Net.Http;
using System.Threading.Tasks;
public class ImageConverter
{
private static readonly HttpClient _httpClient = new HttpClient();
public static async Task<string> ConvertImageUrlToBase64Async(string imageUrl)
{
@YemmyFolayan
YemmyFolayan / windows-keys.md
Created July 2, 2025 19:00 — forked from rvrsh3ll/windows-keys.md
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index

Sequelize Challenge

Use the lesson for reference as well as the documentation.

In the lesson, we did not cover many to many associations. You will use appointments as a model to split each association into 1:N

Perhaps look at the documentation on Commentable?

Objective:

@YemmyFolayan
YemmyFolayan / final-search.html
Created December 21, 2020 04:43 — forked from amitgupta15/final-search.html
Complete code listing
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Search a List</title>
<style>
body {
font-family: Arial, Helvetica, sans-serif;
}
@YemmyFolayan
YemmyFolayan / icons.scss
Created April 27, 2020 16:37 — forked from mrmartineau/icons.scss
SVG social icons
// 3rd party brand colors - find more at brandcolors.net
$color-twitter : #55acee;
$color-facebook : #3b5998;
$color-youtube : #cd201f;
$color-pinterest : #bd081c;
$color-instagram : #e4405f;
$color-whatsapp : #25D366;
.socialCTA {
background-color: rgba(#fff, .2);
@YemmyFolayan
YemmyFolayan / youtube-dl.md
Created April 26, 2020 23:26 — forked from h3x89/youtube-dl.md
Using youtube-dl to download courses from Pluralsight

Download courses from learning sites with youtube-dl

You can download whole courses from an array of tutorial sites with the CLI tool youtube-dl. In the example further down I'm using my Pluralsight account to get videos from a course at their site. Here is a list of all supported sites that you can download from with this tool

The flags you have to supply may vary depending on which site you make a request to.

You can get a free 3 month trial to Pluralsight by signing up for free to Visual Studio Dev Essentials

Installation

@YemmyFolayan
YemmyFolayan / README.md
Created January 31, 2020 22:05 — forked from hofmannsven/README.md
SCSS Cheatsheet
##Folayan Iluyemi Michael##
#Software Developer.#
I am a Fourth-year(Penultimate year) student of the Federal University of Technology, Akure with more than a year experience in Web Applications and Proficiency in Solving Mathematical Algorithms with Python Programming. I have
a strong believer in teamwork, open-source projects, community building and also academically buoyant as being one of the best students in my Faculty. I have more than two years of experience in Front-end (HTML, CSS, Bootstraps, materialize CSS, JavaScript ) technologies.
[email protected] +2348103817187
Nigeria folayanyemi.digital
linkedin.com/in/yemmyfolayan github.com/yemmyfolayan
EDUCATION
01/2016 – Present
Computer Science