Some random notes on random subjects pertaining (but not limited to) software development.
# |
Table of Contents | Description |
---|---|---|
1 | Cheatsheets | Curated cheatsheets of some daily work-related stuffs for a developer |
2 | Softwares & Tools | Some softwares & tools I use in my daily routine |
3 | Online Tools | Online tools/services which comes handy for a developer |
4 | Interview Questions & Answers | Some helpful links to interview Q&A's according to topic |
5 | Best Websites for Remote Jobs | Curated list of some websites for finding remote Jobs |
6 | Companies Hiring | Some good companies with jobs worth applying for |
7 | Coding Challenges | Some websites providing competitive coding chanllenges and exercies to test your skills |
8 | Learning Resources | Learn something new everyday from these resources! |
9 | Coding Libs | My most used coding libraries |
10 | Frontend Frameworks | Some great front-end frameworks |
These as some curated cheatsheets of some daily work-related stuffs for a developer
- CLI
- Git Commands
- Another Git Commands
- Git for SVN
- Workflow of Version Control
- Visual Studio Code
- Website Optimization
- Xcode
- Markdown
# |
Sw / Tool | OS | Description |
---|---|---|---|
1 | XAMPP | Windows, Mac, Linux | My favorite local web development environment |
2 | Local by Flywheel | Windows, Mac, Linux | My another favorite web dev env specifically for Wordpress websites |
3 | HeidiSQL | Windows | phpMyAdmin alternative to view & manage MySQL & MariaDB databases |
4 | Visual Studio Code | Windows, Mac, Linux | My favorite open source (surprisingly!) code editor by Microsoft |
# |
Tool | Description |
---|---|---|
1 | DiffChecker | Tool to check difference between two piece of codes & compare them side by side |
2 | writephponline | Website for executing (testing) php code online |
3 | WhatTheFont | Find font used in an image |
4 | Shadows | CSS Shadows |
5 | Waves Generator | Gradient waves |
6 | Fancy-Border-Radius | Border Shape |
7 | Neumorphism | Neumorphism |
8 | CSS clip-path maker | CSS Clip path maker |
9 | cubic-bezier | Animation Curve |
10 | CSs Gradient | CSS Gradient |
11 | Get Waves | CSS Waves |
12 | SVG Wave | Animated CSS Waves |
13 | CSS Loading | CSS Loading |
# |
Website | Description |
---|---|---|
1 | Remote.co | They have a large number of remote jobs available in different categories |
2 | Weworkremotely.com | One of the biggest and longest-running remote job boards |
3 | Workingnomads.co | Features primarily full-time remote positions and has a great category/tag system to help you filter down the results you may be interested in |
4 | Flexjobs.com | Over 50 categories of individually screened job opportunities. This one is paid but competition is much lower |
5 | Upwork.com | Great for freelancers! |
6 | Toptal.com | Become one among the top 3% of freelance talent in the World |
7 | Angel.co | One of the best websites for finding jobs all over the world. |
# |
Company | Link | Description |
---|---|---|---|
1 | Axelerant | Careers | Job Portal |
2 | 10up | Careers | Wordpress focused web agency (ref: Syntax.fm ep-350) |
3 | rtCamp | Careers | Let’s use WordPress to solve complex engineering problems for household brands that touch millions of lives daily. |
4 | XWP | Hiring | Note: Good pay and many Wordpress developer positions available to get hired. |
# |
Challenge | Description |
---|---|---|
1 | geektrust Coding Problems | Coding problems on various |
2 | 30 days of Postman - for developers | Improve your skills by tackling a new Postman challenge for 30 days in a row. |
# |
Name | Description |
---|---|---|
1 | FreeCodeCamp | THE BEST website for learning variety of web technologies (and more) |
2 | FullstackOpen | Another great learning resource (full course from scratch) to learn Fullstack development |
3 | rtLearn | CC0 Courses, Spread the Word(Press)! |
# |
Name | Description |
---|---|---|
1 | Slick | the last carousel you'll ever need (GH-repo) |
# |
Name | Description |
---|---|---|
1 | UIkit | A lightweight and modular front-end framework for developing fast and powerful web interfaces. (GH-repo) |
2 | Bootstrap | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web (GH-repo) |
3 | Understrap | Understrap is a WordPress theme framework. It's based on Bootstrap 4 and the starter theme Underscores. All glued together by npm and Sass (docs, learn) |