Aivaras Šimulis
CtrlK
  • About
  • Books
    • How to read?
    • What to use?
    • What to read?
    • Where to find book reviews?
  • Articles
  • Work done
    • 2021
      • 2021-01
        • 2021-01-04
        • 2021-01-03
        • 2021-01-02
        • 2021-01-01
  • Projects
    • Work projects
      • Patient's sign up admission system to the family doctor
      • Patient queue management system
      • SMS gateway system and Webchat plugin
      • Multiple Affidea organizational service systems
      • Private e-Health services and cooperation infrastructure information system
      • Integration platform for the business processes of buyers and suppliers
      • Business service center procurement sharepoint site
      • Lithuanian state forests management information system
      • Lithuanian University of Health Sciences public health care services information system
      • Callcredit Information Group employees evaluation information system
    • Side projects
      • Knowledge repos
      • Frontend projects
  • Technical
    • Analytical processes
      • Requirements and Specifications
      • Architecture
    • Technical processes
      • Client-side
      • Server-side
      • Database
      • Deployments
      • Authentication & Authorization
      • Logging
        • Application Insights
      • Others
        • Code reuse
        • Adopting a Programming Language
        • Programming style
          • Programming guide
          • Open source
          • Clean Code
            • Refactoring
            • Naming
            • Functions
            • Comments
        • Debugging
          • General
          • C# / .NET
        • Payment Processor
        • Remotely
        • Documentation
          • Writting ReadMe.md
        • DevOps
    • Front-end design
      • Animation
      • Browser
      • HTML / CSS
      • Logos / Images / Photos
      • CORS
      • SEO
      • Accessibility
        • Resources
        • WCAG Accessibility Standards
        • Accessibilty Situations
        • ARIA and Other Attributes
        • Buttons
        • Accessibile Web Content
        • Focus
        • Mobile Device Accessibility
        • Colors
        • Accessibility for Everyone
      • UX
      • Fonts
      • Design Rules of Thumb
      • Design systems
      • Typography
      • Don't make me think
      • Front-end Architecture for Design Systems
      • Hardboiled Web Design
      • Responsible Responsive Design
      • Front-end Resources
      • Responsiveness
      • Creating A Living Style Guide, A Case Study
    • Back-end design
      • Logging
      • REST
        • Intriguing API's
        • Query string
    • Frameworks / libraries
      • SignalR
      • Bootstrap
      • C#
      • .NET
      • ReactJS
      • SQL Database
    • Patterns
      • Design Patterns
        • Strategy
        • Singleton
        • Observer
        • Decorator
      • Programming patterns
        • Nested ternaries
        • No foo variables
        • One loop two arrays
        • Switch to object literal
        • Early exits
      • Big O
    • Tools
      • Azure DevOps
      • Windows 10
      • Visual Studio
      • Visual Studio Code
      • Git
      • NodeJs
  • Work skills
    • Improving
      • Lessons learned
      • To be a great person
      • To be a great developer
      • To be a great senior
    • Work states
      • Procrastination
      • Burnout
    • Individual work
      • Programming
        • Coding with zero bugs
        • Working with an Unknown codebase
        • Knowing when not to code
      • Labeling
      • Googling
      • Presenting
    • Team work
      • Pull Requests
      • Transitioning to manager position
      • Pair programming
  • Human skills
    • Philosophy
      • Stoicism
    • Skills
      • Sleep
      • Writting
      • Habits
      • Security
      • Being Productive
    • Learning
      • Gain Experience
      • Manage Focus
      • From Novice to Expert
      • Learn Deliberately
      • Get in Your Right Mind
    • Talking
      • Human Engineering
      • Ways to Make People Like You
      • Handling people
      • Win People To Your Way of Thinking
      • First Impressions
      • Talking like an Important Person
      • Sensitive communication
      • Creating Fast Connections
      • Parties
      • Be an insider
      • Compliments
      • Talking on the phone
      • Small talk
Powered by GitBook
On this page

Was this helpful?

  1. Technical
  2. Front-end design

HTML / CSS

Design: • https://dev.to/aduranil/53-learnings-from-writing-a-multiplayer-strategy-game-3ijd#place-1 • http://bradfrost.com/blog/post/atomic-web-design/

Layout: • https://every-layout.dev/ • https://www.froala.com/design-blocks

Framework: • https://v2.grommet.io/ • https://vibe.nicedash.com/home • https://bulma.io/ • https://www.w3schools.com/w3css/default.asp • https://developer.microsoft.com/en-us/fabric About frameworks: ○ https://dev.to/teamxenox/do-we-really-need-a-css-framework-4ma6 ○ https://dev.to/nzonnenberg/basic-color-theory-for-web-developers-15a0

Flexbox: • https://css-tricks.com/snippets/css/a-guide-to-flexbox/ • https://scrimba.com/g/gflexbox • https://medium.com/better-programming/build-a-responsive-modern-dashboard-layout-with-css-grid-and-flexbox-bd343776a97e • http://flexbox.buildwithreact.com/

CSS grid: • https://dev.to/perborgen/how-to-make-your-html-responsive-by-adding-a-single-line-of-css-29h • https://scrimba.com/g/gR8PTE

Reset CSS: https://meyerweb.com/eric/tools/css/reset/

PreviousBrowserNextLogos / Images / Photos

Last updated 5 years ago

Was this helpful?