<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Godwin Effiòng</title>
    <description>The latest articles on DEV Community by Godwin Effiòng (@kokogee).</description>
    <link>https://dev.to/kokogee</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F415028%2F875d4fc3-0ef5-41eb-bcc5-b95aa3f11593.jpeg</url>
      <title>DEV Community: Godwin Effiòng</title>
      <link>https://dev.to/kokogee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kokogee"/>
    <language>en</language>
    <item>
      <title>Getting started with Figma and Setting Up as a UI/UX Designer</title>
      <dc:creator>Godwin Effiòng</dc:creator>
      <pubDate>Wed, 28 Jun 2023 00:08:02 +0000</pubDate>
      <link>https://dev.to/kokogee/getting-started-with-figma-and-setting-up-as-a-uiux-designer-5ch4</link>
      <guid>https://dev.to/kokogee/getting-started-with-figma-and-setting-up-as-a-uiux-designer-5ch4</guid>
      <description>&lt;p&gt;Today, I’ve started documenting my Journey starting as a &lt;strong&gt;UI/UX Designer.&lt;/strong&gt; I’ll be doing this continuously as I keep learning. With my little idea as a graphic designer using Corel-draw, I’d say using the &lt;strong&gt;Figma Application&lt;/strong&gt; to design, is like being on steroids and I’d be so glad to make the best out of it.&lt;/p&gt;

&lt;p&gt;Firstly, who is a &lt;strong&gt;UI/UX Designer&lt;/strong&gt; and what does it entail? &lt;strong&gt;UX&lt;/strong&gt; stands for &lt;strong&gt;“User Experience”&lt;/strong&gt;, and &lt;strong&gt;UI&lt;/strong&gt; stands for &lt;strong&gt;“User Interface”&lt;/strong&gt;. The &lt;strong&gt;UX&lt;/strong&gt; is on designing user personas and flows, wireframes, conducting user research, test products on real users, while the &lt;strong&gt;UI designer’s&lt;/strong&gt; job is to bring the &lt;strong&gt;UX designer’s&lt;/strong&gt; ideas to life. They are in charge of designing how the product is laid out visually. So, it’s okay to say that they both work in tandem.&lt;/p&gt;

&lt;p&gt;A &lt;strong&gt;UI/UX designer’s&lt;/strong&gt; job is to create user-friendly interfaces that enable users to understand how to use complex technical products. If you’re passionate about the latest technology trends and devices, you’ll find great fulfillment in being involved in the design process for the next hot gadget. The &lt;strong&gt;UI/UX Designer&lt;/strong&gt; helps create products with a good user experience. They are responsible for understanding what users want from their devices and then designing it so they can find all of its features easily without any hassle.&lt;/p&gt;

&lt;p&gt;Before I kick start into how to set up the &lt;strong&gt;Figma account&lt;/strong&gt; and then &lt;strong&gt;create a new file&lt;/strong&gt;, &lt;strong&gt;renaming your file from “Untitled”,&lt;/strong&gt; &lt;strong&gt;choosing the templates you want with different sets of presets&lt;/strong&gt;, &lt;strong&gt;adding frames,&lt;/strong&gt; &lt;strong&gt;working with pages,&lt;/strong&gt; &lt;strong&gt;adding contents,&lt;/strong&gt; &lt;strong&gt;creating and editing shapes,&lt;/strong&gt; &lt;strong&gt;adding and formatting text,&lt;/strong&gt; &lt;strong&gt;placing images and creating a mask,&lt;/strong&gt; and &lt;strong&gt;setting up local fonts on the browser&lt;/strong&gt; by installing the plugins and downloading the installer as pkg-file.&lt;/p&gt;

&lt;p&gt;Then move on to working smartly with &lt;strong&gt;Layers,&lt;/strong&gt; &lt;strong&gt;Components and Constraints,&lt;/strong&gt; &lt;strong&gt;Versioning,&lt;/strong&gt; and finally &lt;strong&gt;Prototype&lt;/strong&gt; — making it interactive, device preview, sharing and exporting what you’ve designed. I’ll be writing on all of these topics as I make progress with previews from &lt;strong&gt;Figma&lt;/strong&gt;, but before we continue with that in our next article, let’s take a look at &lt;strong&gt;“The Generic UX Design Workflow”&lt;/strong&gt; and see how &lt;strong&gt;Figma&lt;/strong&gt; fits in.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The Generic UX Design Workflow&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Concepts, brainstorming and gathering Info&lt;/li&gt;
&lt;li&gt;User Flows — How they navigate through the app, and website to 
get from point A to Point B.&lt;/li&gt;
&lt;li&gt;Wireframe/Design — To help designers think and communicate about 
the structure of the software or website you’re building.&lt;/li&gt;
&lt;li&gt;Prototype — To make it so that people could get to test it out 
on devices — Like making a “tap” on the button, they can go on 
another screen for instance and get a “feel” of how it’s going 
to work.&lt;/li&gt;
&lt;li&gt;Share/Test/Feedback, and iterate changes based on that feedback 
and work with others collaboratively.&lt;/li&gt;
&lt;li&gt;Then finally build. — This is a real generic process depending on the project, there could be more depending on the design.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Join me in my next article as we delve in properly into designing our next big Project as we focus on the user and their journey with the product.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Creating HttpCookie Class in C#</title>
      <dc:creator>Godwin Effiòng</dc:creator>
      <pubDate>Mon, 07 Nov 2022 14:26:55 +0000</pubDate>
      <link>https://dev.to/kokogee/creating-httpcookie-class-in-aspnet-1l0n</link>
      <guid>https://dev.to/kokogee/creating-httpcookie-class-in-aspnet-1l0n</guid>
      <description>&lt;p&gt;Here, I want to Initialize &lt;strong&gt;Cookie&lt;/strong&gt; in my Login Page. Firstly, what's a &lt;strong&gt;Cookie&lt;/strong&gt;? This is a piece of information that's stored on the client's machine especially user preference information like Username, Password etc.&lt;/p&gt;

&lt;p&gt;Now, Once logged in, I want the system to pull the user's records/information and store in the cookies. You can also set the number of times for your cookies login to be active, that's storing it and holding it for a particular duration. This here, makes it persistent or non-persistent. &lt;/p&gt;

&lt;p&gt;Since, I want to initialize it on when &lt;strong&gt;"Logged-In"&lt;/strong&gt;, meaning I want Login records such as Username and Password etc.&lt;strong&gt;("UserInfo")&lt;/strong&gt;. So, my block of code should be inside the Login Button click &lt;strong&gt;btnLogin_Click&lt;/strong&gt; of my Login Page. So, I started off by creating the Cookie with the below block of code: E.g;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;HttpCookie cookie = new HttpCookie("UserInfo");
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then I Check if the cookie exists in the current request by reading the Cookie Info and displaying it and also printing the properties of each cookie object with the below code;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; if (cookie != null)
{
 //This here, prints the properties of each cookie object
 cookie.Values.Add("Username", cookie.StaffUsername);
 cookie.Values.Add("StaffNumber", cookie.StaffNumber);
 cookie.Values.Add("StaffName", (cookie.FirstName + " " + 
 cookie.LastName));
 cookie.Values.Add("Address", cookie.Address);
 cookie.Values.Add("StaffID", Convert.ToString(cookie.StaffID));

 // This here, Sets the value of cookie to current date time.
 cookie.Value = DateTime.Now.ToString();

 //This here, Sets expiry to cookie object -clears within an Hour.
 cookie.Expires = DateTime.Now.AddHours(1);

//This sets the HttpContext object for the current HTTP request.
 HttpContext.Current.Response.AppendCookie(cookie);
  }
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This is how I Initialized My cookie in my Login Page, I'll be writing more on Cookies as much as I'll be getting to use it.😊&lt;/p&gt;

</description>
      <category>aspnet</category>
      <category>httpcookie</category>
      <category>csharp</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>How I Opened up my new entire project and all of it's files from Git Bash to VSCode.</title>
      <dc:creator>Godwin Effiòng</dc:creator>
      <pubDate>Wed, 18 Aug 2021 23:19:11 +0000</pubDate>
      <link>https://dev.to/kokogee/how-i-opened-up-my-new-entire-project-and-all-of-it-s-files-from-git-to-vscode-4cm</link>
      <guid>https://dev.to/kokogee/how-i-opened-up-my-new-entire-project-and-all-of-it-s-files-from-git-to-vscode-4cm</guid>
      <description>&lt;p&gt;Remembering I had a task to work on, whilst using Git, I started of with firstly navigating to the directory where my projects usually are i.e xammp/htdocs, since I'm working with PHP. Then created my project folder "mkdir folder name", later created the project file and it's extension using "touch project file.extension".&lt;/p&gt;

&lt;p&gt;Finally, opened the newly created file in VSCode using "code space and then the name of the project folder" i.e "code project_folder/" to open up the project folder and files in VSCode.😊😊 &lt;/p&gt;

</description>
      <category>git</category>
      <category>vscode</category>
      <category>php</category>
    </item>
  </channel>
</rss>
