Skip to content
View Lyniiiix's full-sized avatar
🚩
I may be (very) slow to respond.
🚩
I may be (very) slow to respond.

Highlights

  • Pro

Organizations

@Rz-Tournaments

Block or report Lyniiiix

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lyniiiix/README.md

👋 Welcome to my GitHub!

🎓 I’m a Computer Science Engineering student and entrepreneur at 3iL Ingénieurs, passionate about embedded systems, IoT, and AI. I specialize in SaaS development, from MVP to production, while driving innovative projects.

🚀 Full-Stack Developer skilled in Next.js, Node.js, and TypeScript. I focus on Agile project management and DevSecOps for secure & scalable development.

🌍 Involved in volunteering, open-source, and educational initiatives, aiming to build sustainable solutions with positive impact.

📩 pro@can-ali.fr


🔧 Languages & Tools

JavaScript TypeScript React Next.js Angular Vue.js Java PHP Python Node.js PostgreSQL Docker Linux

📊 GitHub Stats

🎶 Music Stats

Pinned Loading

  1. Auto Dark Mode Sync for Linkwarden [... Auto Dark Mode Sync for Linkwarden [ for Arc Browser (Boost) ]
    1
    (function () {
    2
        const darkModeMediaQuery = window.matchMedia('(prefers-color-scheme: dark)');
    3
        const currentTheme = localStorage.getItem('theme');
    4
        const systemPrefersDark = darkModeMediaQuery.matches;
    5
    
                  
  2. Gmail Auto Dark Mode Toggle in Arc B... Gmail Auto Dark Mode Toggle in Arc Browser (Boost)
    1
     document.addEventListener("DOMContentLoaded", function () {
    2
        const darkModeMediaQuery = window.matchMedia('(prefers-color-scheme: dark)');
    3
    
                  
    4
        function applyDarkModeStyles() {
    5
            let styleTag = document.getElementById('dark-mode-style');
  3. Dribbble Auto Dark Mode Toggle in Ar... Dribbble Auto Dark Mode Toggle in Arc Browser (Boost)
    1
    document.addEventListener("DOMContentLoaded", function () {
    2
        const darkModeMediaQuery = window.matchMedia('(prefers-color-scheme: dark)');
    3
    
                  
    4
        function applyDarkModeStyles() {
    5
            let styleTag = document.getElementById('dark-mode-style');
  4. 3iL_EDT 3iL_EDT Public

    [depreciated] This Scrapper and its associated API (not public) provide 3iL Ingénieurs students to retrieve their respective timetables in .ics format and automatically updated.

    JavaScript 1