Skip to content

SamAI-Software/projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

(function main() {
  var Jedi = {
   theForce: 

Hey hey guys!

Firstly, make sure to watch my short video CV, because it has lots of info about my projects, skills and experience.


// ------ CODING PROJECTS ------ //

// -------------- Personal Website -------------- //

Website / Source code (HTML, CSS, JS, Bootstrap)

I've developed my personal website from scratch (no templates) using a bit of bootstrap.

It's fully responsive, and I used the best practices - "don't set certain common break points for screens (media), instead just scale the width and fix all problems that occur".

However, it's desktop-first, because more than 95% visitors use desktop.

// ---------- 2016 New Coder Survey --------- //

Website / Source code (HTML, CSS, JS, JQuery, D3.js, R)

For a few months I've been helping with this open source project. 15K+ people responded all over the world, granting researchers an unprecedented glimpse into how adults are learning to code.

My roles:


// -------- CODE PENS -------- //

// -------------- Bar Charts -------------- //

View / Source code (HTML, CSS, JS, JQuery, D3.js)

My goal was to create very clean and well-documented reusable code for bar charts as a template with different formats, that can be easily embeded into the website and can be used in other projects.

There are three different formats and all bar charts are responsive (on page resfresh).

// --------------- TwitchTV --------------- //

View / Source code (HTML, CSS, JS, Bootstrap, JQuery, JSON, API, Stylus)

// ----------- Evil Pomodoro ----------- //

View / Source code (HTML, CSS, JS, JQuery)

The idea was to create a very fancy and interesting UI to push my CSS skills forward.

// ------------ JS Calculator ------------ //

View / Source code (HTML, CSS, JS, JQuery, Back-End)

The goal was to create a calculator that won't have any bugs unlike most others and will have a similar logic to Windows Standart Calculator. For that I've made a check-list to test calculators.

Warning: it's one of my first codes, so it's very messy. But it does the job. Btw, try to bug it and send me a "User console", which is part of UI.


Other links:

YouTube: http://bit.ly/SamAI_YT

Website: http://samai-software.github.io

GitHub: https://github.com/SamAI-Software

CodePen: http://codepen.io/SamAI-Software

FCC: https://www.freecodecamp.com/samai-software

Email: [email protected]

  };
  
  return Jedi;
  
})();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published