Aryal Space – Magic of Technology and Beings
  • Home
  • Contact
  • About
  • Gallery
  • Wall Prints
  • Plants

Latest Video

Popular Posts

  • 1

    Mastering the G Major Scale Across the Guitar Fretboard

    July 3, 2024
  • 2

    The Skills You Need to Be a Back-End Developer

    January 25, 2019
  • 3

    Courses to Jumpstart Your Development Career

    January 25, 2019
@2020 - All Right Reserved. Designed and Developed by Bikram Aryal
Web App Development with React & Redux

13 Skills You’ll Need to be a Front End Developer

by Bikram Aryal January 25, 2019
written by Bikram Aryal 3 minutes read

Front-end development is a crucial aspect of web development, responsible for creating the visual and interactive elements of a website that users see and engage with. To excel as a front-end developer, you need a combination of technical skills and a creative mindset. In this article, we’ll explore the 13 essential skills you’ll need to become a proficient front-end developer, …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
Native Android App Development with Java and Kotlin

Native Android App Development: App Resources

by Bikram Aryal September 5, 2023
written by Bikram Aryal 2 minutes read
Android resources

Resources are the additional files and static content that your code uses, such as bitmaps, layout definitions, user interface strings, animation instructions, and more. You should always externalise app resources such as images and strings from your code, so that you can maintain them independently. Once you externalise your app resources, you can access them using resource IDs that are …

Continue Reading
September 5, 2023
0 FacebookTwitterPinterestEmail
Resources

Ultimate Guide to Starting a Cybersecurity Career

by Bikram Aryal January 25, 2019
written by Bikram Aryal 4 minutes read

Starting a cybersecurity career can be both exciting and challenging. With the increasing importance of digital security, there are numerous opportunities in this field. Here’s a comprehensive guide to help you navigate your path into a cybersecurity career: 1. Understand Cybersecurity:Begin by understanding the fundamental concepts of cybersecurity, including types of threats (malware, phishing, hacking), security protocols, encryption, and the …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
Backend and Web API Development with Java and Spring BootBackend and Web API Development with Node & Express

Practical Guide to Building an API Back End

by Bikram Aryal January 25, 2019
written by Bikram Aryal 3 minutes read

Building an API backend is a crucial step in creating modern web applications that communicate with external services and enable seamless user interactions. Here’s a practical guide to help you build a robust API backend: 1. Define Your API: 2. Choose a Technology Stack: 3. Set Up Your Development Environment: 4. Create and Configure Models: 5. Implement API Endpoints: 6. …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
Guide

A Complete Guide For Using Git Lab

by Bikram Aryal January 25, 2019
written by Bikram Aryal 4 minutes read
https://soledad.pencidesign.net/wp-content/uploads/2015/09/ceremony.mp3

GitLab is a powerful platform that provides version control, continuous integration, and collaboration tools for software development projects. This comprehensive guide will help you navigate GitLab’s features, from setting up a repository to utilizing advanced functionalities. 1. Understanding GitLab: GitLab is a web-based platform that facilitates collaboration and version control for software development projects. It combines Git repository management, issue tracking, …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
Uncategorized

Inversion of Control (IoC)

by aryalspace June 20, 2024
written by aryalspace 4 minutes read

Inversion of Control (IoC) is a principle in software engineering where the control flow of a program is inverted compared to traditional procedural programming. Instead of the program dictating the flow of control, it delegates this responsibility to a framework or container. This allows for more flexible and decoupled code. To understand IoC, let’s imagine a simple scenario involving a …

Continue Reading
June 20, 2024
0 FacebookTwitterPinterestEmail
Guide

4 Data Structures Every Developer Should Know

by Bikram Aryal January 25, 2019
written by Bikram Aryal 3 minutes read

Data structures are fundamental building blocks in programming that enable efficient storage, organization, and manipulation of data. Every developer should have a solid understanding of these essential data structures to effectively solve complex problems and optimize their code. Here are four data structures that every developer should know: Key Points: Arrays have a fixed size determined at the time of …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
GuideSoftware DevelopmentWeb App Development with React & Redux

How To Become a Front-End Web Developer

by Bikram Aryal January 25, 2019
written by Bikram Aryal 4 minutes read

Becoming a front-end web developer is an exciting journey that involves creating user interfaces, enhancing user experiences, and bringing designs to life on the web. Whether you’re starting from scratch or transitioning from another field, here’s a comprehensive guide to help you become a successful front-end web developer. 1. Understand the Role: Front-end developers are responsible for creating the visual and …

Continue Reading
January 25, 2019
0 FacebookTwitterPinterestEmail
  • 1
  • 2
  • 3
  • 4

About Me

About Me

Bikram Aryal

I am a passionate Software Engineer on a mission to make a difference in the world. With over 6+ years of experience in Mobile Application Development, specializing in iOS and Hybrid Apps, I have honed my skills in creating cutting-edge solutions. Additionally, I have a strong background in Architecting, Spring Boot, Firebase, NodeJS, React, and Vue, enabling me to excel in Full Stack Development. You can find some of my noteworthy projects displayed in the Portfolio Section.

Categories

  • Guitar Tutorials (1)
  • Maching Learning & AI (2)
  • Motivation (2)
  • Resources (3)
  • Software Development (21)
    • Backend and Web API Development with Java and Spring Boot (3)
    • Backend and Web API Development with Node & Express (4)
    • Entrepreneur (1)
    • Guide (10)
    • Native Android App Development with Java and Kotlin (1)
    • Native iOS App Development with Swift & SwiftUI (1)
    • Web App Development with React & Redux (5)
  • Spirituality (1)
  • Uncategorized (2)

Recent Posts

  • Streamlining Form Processing with Google Cloud’s Document AI: My Experience
  • Diving Deep into the NDIS Framework
  • The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality
  • Mastering the G Major Scale Across the Guitar Fretboard
  • Kindship Ascends to New Heights: Securing Second Place as Australia’s Top AI Startup

Keep in touch

Facebook Twitter Linkedin Youtube Github

Resources

  • Streamlining Form Processing with Google Cloud’s Document AI: My Experience

    September 17, 2024
  • Diving Deep into the NDIS Framework

    September 10, 2024
  • The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality

    September 6, 2024

Recent Posts

  • Streamlining Form Processing with Google Cloud’s Document AI: My Experience

    September 17, 2024
  • Diving Deep into the NDIS Framework

    September 10, 2024
  • The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality

    September 6, 2024
  • Mastering the G Major Scale Across the Guitar Fretboard

    July 3, 2024
  • Kindship Ascends to New Heights: Securing Second Place as Australia’s Top AI Startup

    June 26, 2024

Frontend

  • XCode Shortcuts for iOS Development

    October 11, 2023
  • Native Android App Development: App Resources

    September 5, 2023
  • How To Become a Front-End Web Developer

    January 25, 2019
  • What Makes A Good Frontend Developer?

    January 25, 2019

backend

  • The Skills You Need to Be a Back-End Developer

    January 25, 2019
  • Integrating with an API Backend

    January 25, 2019
  • Back-End Development: A Guide to the Basics

    January 25, 2019
  • Practical Guide to Building an API Back End

    January 25, 2019
  • Facebook
  • Twitter
  • Instagram
  • Linkedin
  • Youtube
  • Email
  • Github
  • Stack-overflow

@2020 - All Right Reserved. Designed and Developed by Bikram Aryal

Shopping Cart

Close

No products in the cart.

Close